@types/babelify
Advanced tools
Comparing version 7.3.3 to 7.3.4
{ | ||
"name": "@types/babelify", | ||
"version": "7.3.3", | ||
"version": "7.3.4", | ||
"description": "TypeScript definitions for babelify v7.3.0", | ||
@@ -14,6 +14,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/babel-core": "6.7.*", | ||
"@types/node": "6.0.*" | ||
"@types/babel-core": "*", | ||
"@types/node": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "53160b972ca90ab32d6c5c18dc05abdfc51d23fac988196a4d74c20f4cfac254" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 22 Aug 2016 18:53:16 GMT | ||
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
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
3656
+ Added@types/babel-core@6.25.10(transitive)
+ Added@types/babel-generator@6.25.8(transitive)
+ Added@types/node@22.10.6(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/babel-core@6.7.16(transitive)
- Removed@types/node@6.0.118(transitive)
Updated@types/babel-core@*
Updated@types/node@*