Socket
Socket
Sign inDemoInstall

isomorphic-webcrypto

Package Overview
Dependencies
2
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

build.js

4

package.json
{
"name": "isomorphic-webcrypto",
"version": "1.1.2",
"version": "1.1.3",
"description": "isomorphic webcrypto for IE11+ in 3kB",

@@ -13,3 +13,3 @@ "main": "index.js",

"scripts": {
"build": "cp ./node_modules/webcrypto-shim/webcrypto-shim.js webcrypto-shim.mjs && echo \"export default {}\" >> webcrypto-shim.mjs",
"build": "node build.js",
"prepublish": "npm run build",

@@ -16,0 +16,0 @@ "release": "npm run build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc