Socket
Socket
Sign inDemoInstall

@webqit/subscript

Package Overview
Dependencies
2
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.38 to 2.1.39

5

package.json

@@ -11,3 +11,3 @@ {

"homepage": "https://webqit.io/tooling/subscript",
"version": "2.1.38",
"version": "2.1.39",
"license": "MIT",

@@ -28,4 +28,3 @@ "repository": {

"build": "esbuild main=src/targets.browser.js lite=src/targets.browser.lite.js compiler=src/targets.browser.compiler.js inspector-element=src/inspector/Inspector.js sandbox-element=src/inspector/Sandbox.js visualizer-element=src/inspector/Visualizer.js dev-elements=src/inspector/index.js --bundle --minify --external:./src/compiler --sourcemap --outdir=dist",
"-preversion": "npm run test && npm run build && git add -A dist",
"preversion": "npm run build && git add -A dist",
"preversion": "npm run test && npm run build && git add -A dist",
"postversion": "npm publish",

@@ -32,0 +31,0 @@ "postpublish": "git push && git push --tags"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc