Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "draht", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "draht provides process-level messaging.", | ||
@@ -24,2 +24,14 @@ "contributors": [ | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
[ | ||
"babelify", | ||
{ | ||
"presets": [ | ||
"es2015" | ||
] | ||
} | ||
] | ||
] | ||
}, | ||
"repository": { | ||
@@ -26,0 +38,0 @@ "type": "git", |
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
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
104328
0