@travetto/base
Advanced tools
Comparing version 3.2.0-rc.0 to 3.2.0
@@ -0,1 +1,3 @@ | ||
/// <reference path="./src/fetch.d.ts" /> | ||
export * from './src/console'; | ||
@@ -2,0 +4,0 @@ export * from './src/data'; |
{ | ||
"name": "@travetto/base", | ||
"version": "3.2.0-rc.0", | ||
"version": "3.2.0", | ||
"description": "Environment config and common utilities for travetto applications.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/manifest": "^3.2.0-rc.0", | ||
"@travetto/manifest": "^3.2.0", | ||
"@types/source-map-support": "^0.5.6", | ||
@@ -35,3 +35,3 @@ "source-map-support": "^0.5.21" | ||
"peerDependencies": { | ||
"@travetto/transformer": "^3.2.0-rc.0" | ||
"@travetto/transformer": "^3.2.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependenciesMeta": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
106770
25
2354
0
Updated@travetto/manifest@^3.2.0