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

@cerebral/fluent

Package Overview
Dependencies
Maintainers
5
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/fluent - npm Package Compare versions

Comparing version 1.0.4-1524554116963 to 2.0.0-1525724201307

11

package.json
{
"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"
}
}
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