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

emscripten-library-decorator

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emscripten-library-decorator - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

dist/dump-em-lib.d.ts

11

package.json
{
"name": "emscripten-library-decorator",
"version": "0.1.7",
"version": "0.1.8",
"description": "Decorators for writing Emscripten libraries",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"bin": {
"dump-em-lib": "./dump-em-lib"
},
"scripts": {

@@ -13,3 +16,3 @@ "tsc": "tsc",

"prepublish": "npm run lint && tsc -p src",
"test": "node index.js"
"test": "node dist/index.js"
},

@@ -27,6 +30,6 @@ "author": "Juha Järvi",

"devDependencies": {
"docts": "~0.0.4",
"tslint": "^3.14.0",
"docts": "~0.1.0",
"tslint": "^3.15.1",
"typescript": "^1.8.10"
}
}
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