@apimatic/core
Advanced tools
Comparing version 0.10.14 to 0.10.15
{ | ||
"name": "@apimatic/core", | ||
"author": "APIMatic Ltd.", | ||
"version": "0.10.14", | ||
"version": "0.10.15", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "sideEffects": false, | ||
"test": "jest", | ||
"build": "npm run clean && tsc && rollup -c && npm run annotate:es", | ||
"build": "npm run clean && tsc && rollup -c --bundleConfigAsCjs && npm run annotate:es", | ||
"annotate:es": "babel es --out-dir es --no-babelrc --plugins annotate-pure-calls", | ||
@@ -56,3 +56,3 @@ "preversion": "npm run test", | ||
"lerna-alias": "3.0.3-0", | ||
"rollup": "^2.79.0", | ||
"rollup": "^3.29.5", | ||
"rollup-plugin-typescript2": "^0.31.0", | ||
@@ -65,8 +65,8 @@ "size-limit": "^7.0.8", | ||
"@apimatic/convert-to-stream": "^0.0.2", | ||
"@apimatic/core-interfaces": "^0.2.6", | ||
"@apimatic/file-wrapper": "^0.3.2", | ||
"@apimatic/http-headers": "^0.3.2", | ||
"@apimatic/http-query": "^0.3.2", | ||
"@apimatic/core-interfaces": "^0.2.7", | ||
"@apimatic/file-wrapper": "^0.3.3", | ||
"@apimatic/http-headers": "^0.3.3", | ||
"@apimatic/http-query": "^0.3.3", | ||
"@apimatic/json-bigint": "^1.2.0", | ||
"@apimatic/schema": "^0.7.12", | ||
"@apimatic/schema": "^0.7.13", | ||
"detect-browser": "^5.3.0", | ||
@@ -89,3 +89,3 @@ "detect-node": "^2.0.4", | ||
}, | ||
"gitHead": "5aa53ee2f99b9893d1ff7891fa5b3a48568d64a1" | ||
"gitHead": "6c382f2903e11ed818a9ac1b6731284a8877d5a4" | ||
} |
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
194645
+ Added@apimatic/schema@0.7.14(transitive)
- Removed@apimatic/schema@0.7.13(transitive)
Updated@apimatic/http-query@^0.3.3
Updated@apimatic/schema@^0.7.13