schema-typed
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,5 @@ | ||
# 2.0.2 | ||
- build(deps): add @babel/runtime #37 | ||
# 2.0.1 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "schema-typed", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Schema for data modeling & validation", | ||
@@ -81,3 +81,6 @@ "main": "lib/index.js", | ||
"typescript": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.0" | ||
} | ||
} |
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
134553
1
+ Added@babel/runtime@^7.16.0
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)