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

@datreeio/version-compare

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datreeio/version-compare - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js
const program = require('commander')
const request = require('request-promise-native')
const BASE_URL = 'http://localhost:8000/v1/policy/codecomponents/versions/validate'
const BASE_URL = 'http://gateway.datree.io/v1/policy/codecomponents/versions/validate'

@@ -6,0 +6,0 @@ program

{
"name": "@datreeio/version-compare",
"version": "1.0.0",
"version": "1.0.1",
"description": "command line script that runs the datree version compare policy",

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

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