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

pshregistry-parser

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pshregistry-parser - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

lib/registry-parser.js

@@ -325,5 +325,1 @@ 'use strict';

};
let registryFile = "test/testdata/valid.json";
let reg = new RegistryParser(registryFile);
reg.write();

2

package.json
{
"name": "pshregistry-parser",
"version": "1.0.0",
"version": "1.0.1",
"description": "Helper for library for accessing image data from the Platform.sh Registry and generating configuration files.",

@@ -5,0 +5,0 @@ "main": "lib/registry-parser.js",

@@ -325,5 +325,1 @@ 'use strict';

};
let registryFile = "test/testdata/valid.json";
let reg = new RegistryParser(registryFile);
reg.write();
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