Socket
Socket
Sign inDemoInstall

snyk-policy

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-policy - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.nyc_output/3092.json

2

lib/index.js

@@ -70,3 +70,3 @@ var yaml = require('js-yaml');

policy.__modified = res[1].mtime;
policy.__created = res[1].birthtime;
policy.__created = res[1].birthtime || res[1].ctime;

@@ -73,0 +73,0 @@ return policy;

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

},
"version": "1.0.0"
"version": "1.0.1"
}
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