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

@jscad/amf-serializer

Package Overview
Dependencies
Maintainers
2
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 1.0.0-alpha.d0fb3056 to 1.0.0-alpha.f58d6f4e

5

CHANGELOG.md

@@ -6,2 +6,7 @@ # Change Log

<a name="0.2.0"></a>
# [0.2.0](https://github.com/jscad/io/compare/@jscad/amf-serializer@0.1.2...@jscad/amf-serializer@0.2.0) (2018-11-25)
<a name="0.1.2"></a>

@@ -8,0 +13,0 @@ ## [0.1.2](https://github.com/jscad/io/compare/@jscad/amf-serializer@0.1.1...@jscad/amf-serializer@0.1.2) (2018-09-02)

7

package.json
{
"name": "@jscad/amf-serializer",
"version": "1.0.0-alpha.d0fb3056",
"version": "1.0.0-alpha.f58d6f4e",
"description": "Amf serializer for jscad project",

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

"@jscad/csg": "0.7.0",
"@jscad/io-utils": "^1.0.0-alpha.d0fb3056",
"@jscad/io-utils": "1.0.0-alpha.f58d6f4e",
"onml": "^0.4.1"
},
"devDependencies": {
"ava": "^0.19.1"
"@jscad/csg": "0.7.0",
"ava": "^0.25.0"
}
}
const test = require('ava')
const {CSG} = require('@jscad/csg')
const { CSG } = require('@jscad/csg')
const serializer = require('./index.js')

@@ -4,0 +4,0 @@

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