New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mercury-lang

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mercury-lang - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

4

package.json
{
"name": "mercury-lang",
"version": "1.5.2",
"version": "1.5.3",
"description": "Parser for the mercury live coding language",

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

"nearley": "^2.20.1",
"total-serialism": "^2.1.3"
"total-serialism": "^2.1.4"
},

@@ -42,0 +42,0 @@ "devDependencies": {

@@ -14,3 +14,3 @@ //====================================================================

let entryPoint = "../index.js";
// entryPoint = "../build/mercury.es5.min.js";
entryPoint = "../build/mercury.es5.min.js";

@@ -17,0 +17,0 @@ const Mercury = require(entryPoint);

@@ -192,3 +192,3 @@ {

"objects": {
"5NYL1PV7": {
"S1IEQZB4": {
"object": "synth",

@@ -222,7 +222,7 @@ "type": "saw",

"name": [
"5NYL1PV7"
"S1IEQZB4"
]
}
},
"BRVJNP0V": {
"9ZRM1PS6": {
"object": "sample",

@@ -255,7 +255,7 @@ "type": "hat_min",

"name": [
"BRVJNP0V"
"9ZRM1PS6"
]
}
},
"AY6OO6PT": {
"PQ32OMV6": {
"object": "sample",

@@ -293,7 +293,7 @@ "type": [

"name": [
"AY6OO6PT"
"PQ32OMV6"
]
}
},
"7MCBA3PV": {
"6VR13K63": {
"object": "synth",

@@ -330,3 +330,3 @@ "type": [

"name": [
"7MCBA3PV"
"6VR13K63"
]

@@ -333,0 +333,0 @@ }

@@ -35,3 +35,3 @@ {

"objects": {
"80WNX2JF": {
"56XRI962": {
"object": "synth",

@@ -90,3 +90,3 @@ "type": "saw",

"name": [
"80WNX2JF"
"56XRI962"
]

@@ -150,3 +150,3 @@ }

},
"SCZMMHT4": {
"B3PRIDRT": {
"object": "sample",

@@ -186,3 +186,3 @@ "type": "violin_g",

"name": [
"SCZMMHT4"
"B3PRIDRT"
]

@@ -189,0 +189,0 @@ }

@@ -40,3 +40,3 @@ {

"objects": {
"PU5DEV9L": {
"TW0WZFUF": {
"object": "sample",

@@ -77,3 +77,3 @@ "type": [

"name": [
"PU5DEV9L"
"TW0WZFUF"
]

@@ -80,0 +80,0 @@ }

@@ -91,3 +91,3 @@ {

"objects": {
"J607SG9L": {
"BNEFTDPV": {
"object": "synth",

@@ -147,7 +147,7 @@ "type": [

"name": [
"J607SG9L"
"BNEFTDPV"
]
}
},
"KDAWHGRJ": {
"9034EJIG": {
"object": "sample",

@@ -194,3 +194,3 @@ "type": [

"name": [
"KDAWHGRJ"
"9034EJIG"
]

@@ -197,0 +197,0 @@ }

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