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

orchestrate

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orchestrate - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

2

lib/graph.js

@@ -112,3 +112,3 @@ // Copyright 2013 Bowery Software, LLC

GraphBuilder.prototype.offset = function (offset) {
assert(offset, 'Offset required.')
assert.equal(typeof offset, 'number', 'Offset required.')
this.offset_value = offset

@@ -115,0 +115,0 @@ return this

@@ -28,3 +28,3 @@ {

},
"version": "0.4.3",
"version": "0.4.4",
"main": "index",

@@ -31,0 +31,0 @@ "tags": [

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