@babel/helper-bindify-decorators
Advanced tools
Comparing version 7.10.4 to 7.11.4
{ | ||
"name": "@babel/helper-bindify-decorators", | ||
"version": "7.10.4", | ||
"version": "7.11.4", | ||
"description": "Helper function to bindify decorators", | ||
@@ -16,6 +16,8 @@ "repository": { | ||
"dependencies": { | ||
"@babel/traverse": "^7.10.4", | ||
"@babel/types": "^7.10.4" | ||
}, | ||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" | ||
"devDependencies": { | ||
"@babel/traverse": "^7.10.4" | ||
}, | ||
"gitHead": "90b198956995195ea00e7ac9912c2260e44d8746" | ||
} |
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
3950
1
0
1
- Removed@babel/traverse@^7.10.4
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removed@babel/template@7.25.9(transitive)
- Removed@babel/traverse@7.25.9(transitive)
- Removed@jridgewell/gen-mapping@0.3.5(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/set-array@1.2.1(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removeddebug@4.3.7(transitive)
- Removedglobals@11.12.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjsesc@3.0.2(transitive)
- Removedms@2.1.3(transitive)
- Removedpicocolors@1.1.1(transitive)