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

wasmts-runtime

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wasmts-runtime - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

12

package.json
{
"name": "wasmts-runtime",
"version": "0.1.3",
"version": "0.1.4",
"description": "将TypeScript编译为wasm, 让你的Web应用和C一样快。",

@@ -16,10 +16,2 @@ "main": "./dist/index.js",

"license": "MIT",
"dependencies": {
"rimraf": "^3.0.2",
"rollup": "^2.70.0"
},
"devDependencies": {
"@types/node": "^17.0.21",
"typescript": "^4.8.3"
},
"files": [

@@ -29,2 +21,2 @@ "dist/*",

]
}
}
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