kmore-types
Advanced tools
Comparing version 25.0.1 to 25.1.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 25.0.0 | ||
* @version 25.0.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "kmore-types", | ||
"author": "waiting", | ||
"version": "25.0.1", | ||
"version": "25.1.0", | ||
"description": "Retrieve types info from ts file", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-core": "^15.2.0", | ||
"@waiting/shared-types": "^15.2.0" | ||
"@waiting/shared-core": "^16.0.0", | ||
"@waiting/shared-types": "^16.0.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-node-resolve": "13", | ||
"@waiting/shared-types-dev": "^9.0.0", | ||
"@waiting/shared-types-dev": "^9.0.1", | ||
"cross-env": "7", | ||
@@ -66,3 +66,3 @@ "rollup-plugin-typescript2": "^0.31.0" | ||
}, | ||
"gitHead": "9f4442da2e706aaa0209e2fb583bf1151aaa198c" | ||
"gitHead": "ca08cb8b314086c3f66702f83f02a07adef2471f" | ||
} |
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
+ Added@waiting/shared-core@16.4.0(transitive)
+ Added@waiting/shared-types@16.4.0(transitive)
+ Addedtypescript@5.7.2(transitive)
- Removed@waiting/shared-core@15.3.0(transitive)
- Removed@waiting/shared-types@15.3.0(transitive)
Updated@waiting/shared-core@^16.0.0