New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stackworx/relay-scripts

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackworx/relay-scripts - npm Package Compare versions

Comparing version
0.0.12
to
0.0.13
+2
-2
package.json
{
"version": "0.0.12",
"version": "0.0.13",
"name": "@stackworx/relay-scripts",

@@ -21,3 +21,3 @@ "bin": {

},
"gitHead": "414adae311091ab4e624d7d3a32e65a32a259d4e"
"gitHead": "fc73594c3cc8cdfae1cae905ed2e26a1a4aa6d51"
}

@@ -47,3 +47,2 @@ #!/usr/bin/env node

console.log('Previous Schema not Found');
oldSchema = buildClientSchema(require(SCHEMA_PATH).data);
}

@@ -50,0 +49,0 @@