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

webidl-conversions

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webidl-conversions - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

12

package.json
{
"name": "webidl-conversions",
"version": "1.2.0",
"version": "1.2.1",
"description": "Implements the WebIDL algorithms for converting to and from JavaScript values",

@@ -16,6 +16,5 @@ "main": "lib/index.js",

"files": [
"lib/",
"LICENSE.md"
"lib/"
],
"author": "Domenic Denicola <domenic@domenicdenicola.com> (http://domenic.me/)",
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
"license": "BSD-2-Clause",

@@ -25,3 +24,3 @@ "devDependencies": {

"mocha-traceur": "^2.0.0",
"traceur": "^0.0.66"
"traceur": "^0.0.79"
},

@@ -32,3 +31,4 @@ "browserify": {

]
}
},
"traceur-runner": true
}
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