kmore-types
Advanced tools
Comparing version 25.1.6 to 26.0.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 25.1.0 | ||
* @version 25.1.6 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-types", | ||
"author": "waiting", | ||
"version": "25.1.6", | ||
"version": "26.0.0", | ||
"description": "Retrieve types info from ts file", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-core": "^17.0.0", | ||
"@waiting/shared-types": "^17.0.0" | ||
"@waiting/shared-core": "^18.0.0", | ||
"@waiting/shared-types": "^18.0.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-node-resolve": "13", | ||
"@waiting/shared-types-dev": "^9.0.1", | ||
"@waiting/shared-types-dev": "^10.0.0", | ||
"cross-env": "7", | ||
@@ -66,3 +66,3 @@ "rollup-plugin-typescript2": "^0.31.0" | ||
}, | ||
"gitHead": "04bc9af32bec3975b44958122fdd149c5490cc06" | ||
"gitHead": "6af7e4bb915f71b300a81bb758b69ae9154676bb" | ||
} |
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
15392
+ Added@waiting/shared-core@18.1.1(transitive)
+ Added@waiting/shared-types@18.1.1(transitive)
- Removed@waiting/shared-core@17.0.0(transitive)
- Removed@waiting/shared-types@17.0.0(transitive)
Updated@waiting/shared-core@^18.0.0