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

geometry-2d

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geometry-2d - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

6

package.json
{
"name": "geometry-2d",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -15,3 +15,5 @@ "main": "lib/point.js",

"preinstall-globally": "npm run clean && flow check && npm run test && npm run build && cp src/point.js lib/point.js.flow",
"install-globally": "npm install -g ."
"install-globally": "npm install -g .",
"prepublish": "npm run clean && flow check && npm run test && npm run build && cp src/point.js lib/point.js.flow",
"publish": "npm publish"
},

@@ -18,0 +20,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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