File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/launchdarkly-adapter" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " A adapter around the LaunchDarkly client for flipflop" ,
55 "main" : " dist/@flopflip-launchdarkly-adapter.cjs.js" ,
66 "module" : " dist/@flopflip-launchdarkly-adapter.es.js" ,
3535 "enzyme-to-json" : " ^3.1.1"
3636 },
3737 "dependencies" : {
38- "ldclient-js " : " ^1 .1.12 " ,
39- "camelcase " : " ^4 .1.0 "
38+ "camelcase " : " ^4 .1.0 " ,
39+ "ldclient-js " : " ^1 .1.12 "
4040 },
4141 "keywords" : [
4242 " feature-flags" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/localstorage-adapter" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " An localstorage adapter for flipflop" ,
55 "main" : " dist/@flopflip-localstorage-adapter.cjs.js" ,
66 "module" : " dist/@flopflip-localstorage-adapter.es.js" ,
2929 "url" : " https://github.com/tdeekens/flopflip/issues"
3030 },
3131 "homepage" : " https://github.com/tdeekens/flopflip#readme" ,
32- "dependencies" : {},
3332 "keywords" : [
3433 " feature-flags" ,
3534 " feature-toggles" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/memory-adapter" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " An in memory adapter for flipflop" ,
55 "main" : " dist/@flopflip-memory-adapter.cjs.js" ,
66 "module" : " dist/@flopflip-memory-adapter.es.js" ,
2929 "url" : " https://github.com/tdeekens/flopflip/issues"
3030 },
3131 "homepage" : " https://github.com/tdeekens/flopflip#readme" ,
32- "devDependencies" : {},
33- "dependencies" : {},
3432 "keywords" : [
3533 " feature-flags" ,
3634 " feature-toggles" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/react-broadcast" ,
3- "version" : " 2.1.6 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " A feature toggle wrapper to use LaunchDarkly with React" ,
55 "main" : " dist/@flopflip-react-broadcast.cjs.js" ,
66 "module" : " dist/@flopflip-react-broadcast.es.js" ,
4848 },
4949 "dependencies" : {
5050 "@flopflip/launchdarkly-wrapper" : " ^2.1.5" ,
51- "@flopflip/react" : " ^2.1.5 " ,
51+ "@flopflip/react" : " ^3.0.0 " ,
5252 "lodash.isobject" : " ^3.0.2" ,
5353 "react-broadcast" : " ^0.5.2" ,
5454 "recompose" : " ^0.26.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/react-redux" ,
3- "version" : " 2.1.6 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " A feature toggle wrapper to use LaunchDarkly with React Redux" ,
55 "main" : " dist/@flopflip-react-redux.cjs.js" ,
66 "module" : " dist/@flopflip-react-redux.es.js" ,
4545 },
4646 "dependencies" : {
4747 "@flopflip/launchdarkly-wrapper" : " ^2.1.5" ,
48- "@flopflip/react" : " ^2.1.5 " ,
48+ "@flopflip/react" : " ^3.0.0 " ,
4949 "lodash.isobject" : " ^3.0.2" ,
5050 "recompose" : " ^0.26.0"
5151 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @flopflip/react" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " A feature toggle wrapper to use LaunchDarkly with React" ,
55 "main" : " dist/@flopflip-react.cjs.js" ,
66 "module" : " dist/@flopflip-react.es.js" ,
You can’t perform that action at this time.
0 commit comments