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.0.11 to 2.0.12

2

package.json

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

"homepage": "https://webqit.io/tooling/subscript",
"version": "2.0.11",
"version": "2.0.12",
"license": "MIT",

@@ -14,0 +14,0 @@ "repository": {

@@ -189,3 +189,3 @@

if ($x.memo[4] = 2) {
} else if ($x.memo[11] = 3) {
} else if ($x.memo[10] = 3) {
}

@@ -226,3 +226,3 @@ `

} else $x(9, $x => {
if ($x.memo[13] = c) {
if ($x.memo[12] = c) {
}

@@ -244,3 +244,3 @@ });

} else $x(8, $x => {
if ($x.memo[12] = c) {
if ($x.memo[11] = c) {
}

@@ -247,0 +247,0 @@ });

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