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.16 to 2.1.17

2

package.json

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

"homepage": "https://webqit.io/tooling/subscript",
"version": "2.1.16",
"version": "2.1.17",
"license": "MIT",

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

@@ -90,3 +90,3 @@ # Subscript Function Proposal

function** fn() {}
// much like the syntax for generator functions - function fn*() {}
// much like the syntax for generator functions - function* fn() {}
```

@@ -93,0 +93,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