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

optimism

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

optimism - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

7

package.json
{
"name": "optimism",
"version": "0.9.3",
"version": "0.9.4",
"author": "Ben Newman <ben@benjamn.com>",

@@ -32,3 +32,3 @@ "description": "Composable reactive caching with efficient invalidation.",

"clean": "rimraf lib",
"mocha": "mocha --reporter spec --full-trace lib/tests/index",
"mocha": "mocha --require source-map-support/register --reporter spec --full-trace lib/tests/index",
"prepublish": "npm run build",

@@ -45,7 +45,8 @@ "test": "npm run build && npm run mocha"

"rollup-plugin-typescript2": "^0.20.1",
"source-map-support": "^0.5.12",
"typescript": "^3.3.3333"
},
"dependencies": {
"@wry/context": "^0.3.1"
"@wry/context": "^0.3.2"
}
}
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