@forge/auth
Advanced tools
Comparing version 0.0.1-next.0 to 0.0.1-next.1
# @forge/auth | ||
## 0.0.1-next.1 | ||
### Patch Changes | ||
- 2d3bec6: Add tslib | ||
## 0.0.1-next.0 | ||
### Patch Changes | ||
- 4eda18e: @forge/auth |
{ | ||
"name": "@forge/auth", | ||
"version": "0.0.1-next.0", | ||
"version": "0.0.1-next.1", | ||
"description": "Supports authorization for product REST API calls", | ||
@@ -11,3 +11,6 @@ "main": "out/index.js", | ||
"clean": "rm -rf ./out && rm -f tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"tslib": "^1.11.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
14037
1
+ Addedtslib@^1.11.0
+ Addedtslib@1.14.1(transitive)