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

dugong

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dugong - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

test/src/index.js

38

package.json
{
"name": "dugong",
"version": "1.2.3",
"version": "1.2.4",
"description": "Minimal State Container for React Apps using RxJS",

@@ -43,27 +43,27 @@ "scripts": {

"devDependencies": {
"babel-cli": "^6.4.5",
"babel-core": "^6.6.4",
"babel-eslint": "^6.0.2",
"babel-plugin-syntax-object-rest-spread": "^6.3.13",
"babel-plugin-transform-decorators": "^6.4.0",
"babel-cli": "^6.11.4",
"babel-core": "^6.11.4",
"babel-eslint": "^6.1.2",
"babel-plugin-syntax-object-rest-spread": "^6.8.0",
"babel-plugin-transform-decorators": "^6.8.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-object-rest-spread": "^6.3.13",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.1.18",
"babel-preset-react": "^6.1.18",
"babel-preset-stage-0": "^6.1.18",
"babel-register": "^6.5.2",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-polyfill": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-0": "^6.5.0",
"babel-register": "^6.11.6",
"chai": "^3.5.0",
"enzyme": "^2.0.0",
"eslint": "^2.8.0",
"enzyme": "^2.4.1",
"eslint": "^3.1.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-jsx-a11y": "^1.5.3",
"eslint-plugin-jsx-a11y": "^2.0.1",
"eslint-plugin-react": "^5.2.2",
"mocha": "^2.4.5",
"mocha": "^2.5.3",
"promise": "^7.1.1",
"react": "^15.0.1",
"react": "^15.2.1",
"react-addons-test-utils": "^15.0.1",
"react-dom": "^15.0.1",
"react-dom": "^15.2.1",
"rx": "^4.1.0",
"sinon": "^1.17.3",
"sinon": "^1.17.5",
"sinon-chai": "^2.8.0"

@@ -70,0 +70,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