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.1.0 to 0.1.1

21

package.json
{
"name": "optimism",
"version": "0.1.0",
"version": "0.1.1",
"author": "Ben Newman <ben@benjamn.com>",
"description": "Composable reactive caching with efficient invalidation.",
"keywords": [
"caching",
"cache",
"invalidation",
"reactive",
"reactivity",
"dependency",
"tracking",
"tracker",
"memoization"
],
"main": "lib/index.js",
"license": "MIT",
"homepage": "https://github.com/benjamn/optimism#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/benjamn/optimism.git"
},
"bugs": {
"url": "https://github.com/benjamn/optimism/issues"
},
"scripts": {

@@ -9,0 +28,0 @@ "prepublish": "babel src/ --out-dir lib/",

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