🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

delta

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delta - npm Package Compare versions

Comparing version

to
3.0.2

test/delta.t.js

6

package.json
{
"name": "delta",
"version": "3.0.1",
"version": "3.0.2",
"description":

@@ -27,3 +27,3 @@

{
"proof": "5.0.x"
"proof": "7.0.x"
},

@@ -33,4 +33,4 @@ "main": "delta",

{
"test": "proof platform win32 && proof */*.t.js || t/test"
"test": "proof test test/*.t.js"
}
}