Socket
Socket
Sign inDemoInstall

chem

Package Overview
Dependencies
1
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

doc/history.md
# History
## 1.0.2
* update vec2d dependency. adds `reflect` and `reflectAboutLine` methods
## 1.0.1
* update vec2d dependency. fixes rotate function.
* update vec2d dependency. fixes `rotate` method.

@@ -7,0 +11,0 @@ ## 1.0.0

4

package.json

@@ -5,3 +5,3 @@ {

"author": "Andrew Kelley <superjoe30@gmail.com>",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -14,5 +14,5 @@ "license": "MIT",

"dependencies": {
"vec2d": "~0.1.3",
"vec2d": "~0.2.0",
"batch2": "~0.5.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc