Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

select-pure

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

select-pure - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

24

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc