Socket
Socket
Sign inDemoInstall

netlify-cms-widget-async-select

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-cms-widget-async-select - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

dist/index.js

6

package.json

@@ -14,6 +14,6 @@ {

],
"version": "1.2.2",
"version": "1.3.0",
"homepage": "https://github.com/chrisboustead/netlify-cms-widget-async-select",
"license": "MIT",
"main": "dist/main.js",
"main": "dist/index.js",
"devDependencies": {

@@ -47,2 +47,3 @@ "@babel/core": "^7.0.0",

"react-select": "^2.4.2",
"semantic-release": "^15.13.3",
"source-map-loader": "^0.2.3",

@@ -65,4 +66,5 @@ "style-loader": "^0.20.3",

"prepublishOnly": "npm run build",
"release": "semantic-release",
"test": "echo 0"
}
}

@@ -53,4 +53,3 @@ const path = require('path')

entry: {
AsyncSelectControl: ['./src/Control.js'],
AsyncSelectPreview: ['./src/Preview.js']
index: ['./src/index.js']
},

@@ -57,0 +56,0 @@ module: {

Sorry, the diff of this file is not supported yet

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