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

@annotation-studio/redux

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@annotation-studio/redux - npm Package Compare versions

Comparing version 1.0.0-next.5a1be109 to 1.0.0-next.6d154947

21

package.json
{
"name": "@annotation-studio/redux",
"version": "1.0.0-next.5a1be109",
"version": "1.0.0-next.6d154947",
"description": "Describe annotation-redux here",
"main": "es/index.js",
"main": "lib/index.js",
"module": "es/index.js",

@@ -13,4 +13,5 @@ "files": [

"scripts": {
"watch": "./bin/watch",
"watch": "nwb-watch-module",
"build": "nwb build-web-module --copy-files",
"build-quick": "nwb build-web-module --copy-files",
"clean": "nwb clean-module",

@@ -20,3 +21,3 @@ "test": "NODE_ENV=test jest",

"test:watch": "npm run test -- --watch",
"prepublish": "npm run build"
"prepublish": "NODE_ENV=production npm run build"
},

@@ -26,4 +27,2 @@ "dependencies": {

"immutability-helper": "^2.1.2",
"react-intl": "^2.4.0",
"react-intl-redux": "^0.7.0",
"react-redux": "^5.0.3",

@@ -38,7 +37,7 @@ "redux": "^3.6.0",

"peerDependencies": {
"react-intl": "^2.2.2",
"react-intl": "^2.4.0",
"react-intl-redux": "^0.7.0"
},
"devDependencies": {
"@fesk/test-environment": "^1.0.0-next.5a1be109",
"@fesk/test-environment": "^1.0.0-next.6d154947",
"babel-jest": "^20.0.3",

@@ -48,6 +47,10 @@ "babel-plugin-transform-async-to-generator": "^6.24.1",

"babel-plugin-transform-regenerator": "^6.24.1",
"create-nwb-webpack-config": "^1.0.0",
"cross-spawn": "^6.0.5",
"jest": "^20.0.0",
"nwb": "^0.21.5",
"nwb-watch": "^1.0.0-next.6d154947",
"react-intl": "^2.2.2",
"react-intl-redux": "^0.7.0"
"react-intl-redux": "^0.7.0",
"webpack-cli": "^2.0.11"
},

@@ -54,0 +57,0 @@ "publishConfig": {

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