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

sax-wasm

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sax-wasm - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

1

lib/index.js

@@ -7,1 +7,2 @@ "use strict";

__export(require("./saxWasm"));
//# sourceMappingURL=index.js.map

@@ -104,1 +104,2 @@ "use strict";

}
//# sourceMappingURL=saxWasm.js.map

8

package.json
{
"name": "sax-wasm",
"version": "1.0.6",
"version": "1.0.7",
"repository": "https://github.com/justinwilaby/sax-wasm",

@@ -8,3 +8,5 @@ "description": "An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web",

"files": [
"lib"
"lib/index.js",
"lib/saxWasm.js",
"lib/sax-wasm.wasm"
],

@@ -32,3 +34,3 @@ "scripts": {

"jest": "^23.4.2",
"ts-jest": "^23.1.2",
"ts-jest": "^23.1.3",
"typescript": "^3.0.1"

@@ -35,0 +37,0 @@ },

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