select-pure
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "select-pure", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Pure JavaScript select component.", | ||
@@ -75,16 +75,16 @@ "author": { | ||
"devDependencies": { | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.9.0", | ||
"@babel/preset-env": "7.9.0", | ||
"@rollup/plugin-commonjs": "^11.0.2", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"babel-jest": "25.1.0", | ||
"@babel/cli": "7.13.10", | ||
"@babel/core": "7.13.10", | ||
"@babel/preset-env": "7.13.12", | ||
"@rollup/plugin-commonjs": "17.1.0", | ||
"@rollup/plugin-node-resolve": "11.2.0", | ||
"babel-jest": "26.6.3", | ||
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2", | ||
"codecov": "3.7.2", | ||
"commitizen": "4.2.1", | ||
"cz-conventional-changelog": "3.0.2", | ||
"eslint": "^6.8.0", | ||
"jest": "25.1.0", | ||
"commitizen": "4.2.3", | ||
"cz-conventional-changelog": "3.3.0", | ||
"eslint": "7.22.0", | ||
"jest": "26.6.3", | ||
"pre-commit": "^1.2.2", | ||
"rollup": "2.28.2", | ||
"rollup": "2.42.4", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -91,0 +91,0 @@ "rollup-plugin-eslint": "7.0.0", |
@@ -102,2 +102,8 @@ # SelectPure JavaScript component | ||
- [ ] Migrate to Webpack | ||
- [ ] Use Lerna or standard versioning | ||
- [ ] Use Changelog | ||
## Old TODO | ||
- [ ] API method for updating select. | ||
@@ -104,0 +110,0 @@ - [ ] Mobile select support. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59252
116