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 2.0.1-alpha.6 to 2.0.1-alpha.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.1-alpha.7](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.1-alpha.6...select-pure@2.0.1-alpha.7) (2021-05-01)
### Bug Fixes
* **general:** add lit as a dependency ([3534162](https://github.com/dudyn5ky1/select-pure/commit/35341623bec28ea5968de80c2afe910e6135c954))
## [2.0.1-alpha.6](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.1-alpha.5...select-pure@2.0.1-alpha.6) (2021-05-01)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "select-pure",
"version": "2.0.1-alpha.6",
"version": "2.0.1-alpha.7",
"description": "Custom JavaScript <select> component. Easy-to-use, accessible, mobile friendly and super efficient",

@@ -45,2 +45,5 @@ "author": {

"license": "MIT",
"dependencies": {
"lit": "^2.0.0-rc.1"
},
"devDependencies": {

@@ -51,3 +54,2 @@ "@rollup/plugin-node-resolve": "^11.2.1",

"jest": "^26.6.3",
"lit": "^2.0.0-rc.1",
"rollup": "^2.45.2",

@@ -54,0 +56,0 @@ "rollup-plugin-copy": "^3.4.0",

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