New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

transformation-matrix

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transformation-matrix - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

es/2d-transformation.js

9

package.json
{
"name": "transformation-matrix",
"version": "0.0.5",
"version": "0.0.6",
"description": "2d transformation matrix functions written in ES6 syntax. Tree shaking ready!",

@@ -8,2 +8,9 @@ "main": "./lib/2d-transformation.js",

"jsnext:main": "es/2d-transformation.js",
"files": [
"es",
"lib",
"src",
"tests",
".babelrc"
],
"scripts": {

@@ -10,0 +17,0 @@ "coverage": "cross-env BABEL_ENV=commonjs nyc --require babel-core/register mocha ./tests/*.spec.js",

.coveralls.yml
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