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

computation

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

computation - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

index.d.ts

9

package.json
{
"name": "computation",
"version": "2.0.1",
"version": "2.0.2",
"description": "A small JavaScript library to express computations",
"main": "computation.js",
"typings": "computation.d.ts",
"main": "index.node.js",
"module": "index.js",
"scripts": {

@@ -18,3 +18,4 @@ "test": "script/test"

"url": "https://github.com/wereHamster/computation/issues"
}
},
"sideEffects": false
}
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