@cerebral/fluent
Advanced tools
Comparing version 1.0.4-1524554116963 to 2.0.0-1525724201307
{ | ||
"name": "@cerebral/fluent", | ||
"version": "1.0.4-1524554116963", | ||
"version": "2.0.0-1525724201307", | ||
"description": "Makes Cerebral typescript friendly", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^4.2.3-1524554116963", | ||
"cerebral": "^5.0.0-1525724201307", | ||
"mobx": "^3.4.1" | ||
@@ -32,3 +32,2 @@ }, | ||
"coverage": "nyc --reporter=lcov --reporter=json npm run test", | ||
"setup": "npm install --only=dev", | ||
"prepublish": "npm run build", | ||
@@ -46,9 +45,3 @@ "test": "cross-env TS_NODE_IGNORE=false mocha --require ts-node/register \"src/**/*.test.ts\"", | ||
] | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^5.1.0", | ||
"@types/prop-types": "^15.5.2", | ||
"@types/react": "^16.3.11", | ||
"@types/react-dom": "^16.0.5" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
264864
+ Addedcerebral@5.2.1(transitive)
- Removedcerebral@4.2.3-1524554116963(transitive)