@herodevs/lazy-af
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@herodevs/lazy-af", | ||
"version": "0.0.1", | ||
"description": "This is a lazy component.", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
"private": false, | ||
"dependencies": { | ||
"@herodevs/dynamic-af": "0.0.2", | ||
"tslib": "^1.9.0" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0", | ||
"@herodevs/dynamic-af": "0.0.1" | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0" | ||
}, | ||
@@ -20,6 +24,3 @@ "main": "bundles/herodevs-lazy-af.umd.js", | ||
"metadata": "herodevs-lazy-af.metadata.json", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^1.9.0" | ||
} | ||
"sideEffects": false | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
81664
+ Added@herodevs/dynamic-af@0.0.2
+ Added@herodevs/dynamic-af@0.0.2(transitive)
- Removed@herodevs/dynamic-af@0.0.1(transitive)