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

ptrr

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ptrr - npm Package Compare versions

Comparing version 0.2.2-9 to 0.2.2-10

2

package.json
{
"name": "ptrr",
"version": "0.2.2-9",
"version": "0.2.2-10",
"description": "Some test package",

@@ -5,0 +5,0 @@ "main": "index.js",

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

const FLAGFILE = "/tmp/deploy";
const FLAGFILE = "/tmp/deployment.flag";

@@ -22,3 +22,3 @@ const pjson = require('./package.json');

//fs.writeFile(FLAGFILE);
fs.writeFile(FLAGFILE);

@@ -25,0 +25,0 @@ console.log("--- Latest published version: ", lastPublishedVersion);

Sorry, the diff of this file is not supported yet

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