six-favorites-control-widget
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "six-favorites-control-widget", | ||
"version": "0.1.3", | ||
"description": "SIX Favorites Control Widget", | ||
"main": "lib", | ||
"version": "0.1.4", | ||
"description": "SIX Favorites Control Widget (Obsolete)", | ||
"scripts": { | ||
"prepare": "create-meta-version", | ||
"env": "env", | ||
"start": "webpack-dev-server --config node_modules/six-widget-buildsupport/webpack-with-sdk.js --inline --hot", | ||
"test": "eslint -c .eslintrc.json src && mocha --compilers js:babel-register --recursive ./test --require ./test/.setup.js --require ignore-styles", | ||
"test:karma": "karma start karma.config.js", | ||
"compile": "babel src --out-dir lib --presets es2015,react --plugins transform-object-rest-spread,transform-class-properties,transform-object-assign", | ||
"dist": "npm run bundle && npm run bundle:with-sdk && npm run bundle:with-sdk-and-react", | ||
"bundle": "webpack -p --config node_modules/six-widget-buildsupport/webpack.js", | ||
"bundle:with-sdk": "webpack -p --config node_modules/six-widget-buildsupport/webpack-with-sdk.js", | ||
"bundle:with-sdk-and-react": "webpack -p --config node_modules/six-widget-buildsupport/webpack-with-sdk-and-react.js", | ||
"bundle:dev": "webpack --config node_modules/six-widget-buildsupport/webpack.js", | ||
"get-stage": "get-stage", | ||
"push:npm": "npm run compile && cp ./src/widget.css ./lib && npm publish", | ||
"push:npm": "npm run compile && npm run minify && cp ./src/widget.css ./lib && npm publish", | ||
"push:cdn": "push-cdn", | ||
"deploy": "npm install && npm run prepare && npm run dist && npm run push:cdn && npm run push:npm", | ||
"clean": "rm -fr dist lib", | ||
"validate:package": "validate-package-json" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.3.17", | ||
"babel-core": "^6.3.17", | ||
"babel-eslint": "^6.0.4", | ||
"babel-loader": "^6.2.0", | ||
"babel-plugin-transform-class-properties": "^6.4.0", | ||
"babel-plugin-transform-object-assign": "^6.8.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.3.13", | ||
"babel-plugin-transform-runtime": "^6.3.13", | ||
"babel-polyfill": "^6.3.14", | ||
"babel-preset-es2015": "^6.3.13", | ||
"babel-preset-react": "^6.3.13", | ||
"babel-register": "^6.4.3", | ||
"chai": "^3.5.0", | ||
"css-loader": "^0.23.1", | ||
"enzyme": "^2.0.0", | ||
"eslint": "^3.4.0", | ||
"eslint-config-airbnb": "^10.0.1", | ||
"eslint-plugin-import": "^1.14.0", | ||
"eslint-plugin-jsx-a11y": "^2.2.1", | ||
"eslint-plugin-react": "^6.2.0", | ||
"ignore-styles": "^1.2.0", | ||
"jsdom": "^9.2.1", | ||
"karma": "^0.13.19", | ||
"karma-chai": "^0.1.0", | ||
"karma-mocha": "^0.2.1", | ||
"karma-phantomjs-launcher": "^1.0.0", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-spec-reporter": "0.0.23", | ||
"karma-webpack": "^1.7.0", | ||
"mocha": "^2.4.5", | ||
"phantomjs-polyfill": "0.0.1", | ||
"phantomjs-prebuilt": "^2.1.3", | ||
"react": "^15.3.0", | ||
"react-addons-test-utils": "15.3.0", | ||
"react-dom": "^15.3.0", | ||
"sinon": "^1.17.3", | ||
"six-favorites-manager": "^0.1.5", | ||
"six-widget-buildsupport": "^1.1.2", | ||
"source-map-loader": "^0.1.5", | ||
"style-loader": "^0.13.1", | ||
"uglify-js": "^2.6.1", | ||
"webpack": "^1.12.9", | ||
"webpack-dev-server": "^1.14.0", | ||
"yargs": "^3.32.0" | ||
}, | ||
"dependencies": { | ||
"six-icon": "^2.0.0", | ||
"six-sdk": "^0.6.1", | ||
"six-widget-support": "^2.0.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.3.0", | ||
"react-dom": "^15.3.0", | ||
"six-favorites-manager": "^0.1.5" | ||
"deploy": "npm install && npm run dist && npm run push:cdn && npm run push:npm" | ||
} | ||
} |
@@ -5,32 +5,2 @@ # six-favorites-control-widget | ||
[Example](example/index.html) | ||
## Building the component | ||
### Tools | ||
Base | ||
* [ReactJS](http://facebook.github.io/react/) | ||
* [NodeJS](https://nodejs.org/) | ||
* [Babel](https://babeljs.io/) | ||
* [Webpack](https://webpack.github.io/) | ||
Test | ||
* [Mocha](http://mochajs.org/) | ||
* [Chai](http://chaijs.com/) | ||
* [Sinon](http://sinonjs.org/) | ||
* [Karma](https://karma-runner.github.io/) | ||
* [ESLint](http://eslint.org/) | ||
* [AirBnB ESLint Configuration](https://github.com/airbnb/javascript) | ||
### Commands | ||
Build | ||
npm install && npm run compile && npm run dist | ||
Test | ||
npm test | ||
Obolete component which was developed to support functionality that was never used. |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
0
0
1181
7
14
6
1
- Removedsix-icon@^2.0.0
- Removedsix-sdk@^0.6.1
- Removedsix-widget-support@^2.0.1
- Removedasap@2.0.6(transitive)
- Removedbabel-plugin-transform-object-assign@6.22.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removedcore-js@1.2.72.6.12(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removeddeep-equal@1.1.2(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddefine-properties@1.2.1(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedencoding@0.1.13(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedes6-promise@3.3.1(transitive)
- Removedfbjs@0.8.18(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedfunctions-have-names@1.2.3(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedinject-style-tag@1.0.5(transitive)
- Removedintl@1.1.0(transitive)
- Removedis-arguments@1.2.0(transitive)
- Removedis-date-object@1.1.0(transitive)
- Removedis-regex@1.2.1(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedobject-is@1.1.6(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedreact-dom@15.7.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedregenerator-runtime@0.11.1(transitive)
- Removedregexp.prototype.flags@1.5.4(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedset-function-name@2.0.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedsix-favorites-manager@0.1.6(transitive)
- Removedsix-icon@2.0.4(transitive)
- Removedsix-sdk@0.6.2(transitive)
- Removedsix-widget-support@2.1.1(transitive)
- Removedua-parser-js@0.7.40(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)