@datatom/node-app-hyhive
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ const NODE_ENV = process.env.NODE_ENV; |
@@ -0,0 +0,0 @@ const path = require('path'); |
{ | ||
"name": "@datatom/node-app-hyhive", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "NoJsJa", | ||
@@ -25,4 +25,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@datatom/node-common-libs": "^0.0.0", | ||
"@datatom/node-express": "^4.16.0", | ||
"@datatom/node-common-libs": "^0.0.1", | ||
"@datatom/node-express": "^4.16.1", | ||
"formidable": "^1.2.1" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "a9ded9ccc4d3309acea682dad1082b22173d50f4" | ||
"gitHead": "71277f9d20a0595b49016759d67cb931af854bac" | ||
} |
@@ -0,0 +0,0 @@ const { utils, api } = require('@datatom/node-common-libs'); |
@@ -0,0 +0,0 @@ const { utils, api } = require('@datatom/node-common-libs'); |
@@ -0,0 +0,0 @@ const { utils, api } = require('@datatom/node-common-libs'); |
@@ -0,0 +0,0 @@ const { utils, api } = require('@datatom/node-common-libs'); |
@@ -0,0 +0,0 @@ const path = require('path'); |
@@ -0,0 +0,0 @@ const express = require('@datatom/node-express'); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29215
1
+ Added@datatom/node-common-libs@0.0.1(transitive)
- Removed@datatom/node-common-libs@0.0.0(transitive)