machinepack-machines
Advanced tools
Comparing version 6.2.1 to 6.3.0
{ | ||
"name": "machinepack-machines", | ||
"version": "6.2.1", | ||
"version": "6.3.0", | ||
"description": "Work with machines and machinepacks.", | ||
@@ -19,3 +19,4 @@ "scripts": { | ||
"machine": "^11.0.1", | ||
"rttc": "^8.1.5" | ||
"rttc": "^8.1.5", | ||
"browserify-transform-machinepack": "^1.0.2" | ||
}, | ||
@@ -34,2 +35,7 @@ "machinepack": { | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
"browserify-transform-machinepack" | ||
] | ||
}, | ||
"repository": { | ||
@@ -36,0 +42,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
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
18232
5
1
+ Addedacorn@7.4.1(transitive)
+ Addedbrowserify-transform-machinepack@1.0.4(transitive)
+ Addedbrowserify-transform-tools@1.7.0(transitive)
+ Addedfalafel@2.2.5(transitive)
+ Addedisarray@2.0.5(transitive)
+ Addedthrough@2.3.8(transitive)