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

@jscad/amf-serializer

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jscad/amf-serializer - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

6

package.json
{
"name": "@jscad/amf-serializer",
"version": "0.0.1",
"version": "0.0.2",
"description": "Amf serializer for jscad project",

@@ -8,3 +8,3 @@ "repository": "https://github.com/jscad/io",

"scripts": {
"test": "ava './**/*.test.js' --verbose --timeout 10000",
"test": "ava './test.js' --verbose --timeout 10000",
"release-patch": "git checkout master && npm version patch && git commit -a -m 'chore(dist): built dist/'; git push origin master --tags ",

@@ -39,5 +39,3 @@ "release-minor": "git checkout master && npm version minor && git commit -a -m 'chore(dist): built dist/'; git push origin master --tags ",

"xmldom": "^0.1.27"
},
"devDependencies": {
}
}
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