@alicloud/pop-core
Advanced tools
Comparing version 1.3.3 to 1.4.0
@@ -7,2 +7,3 @@ 'use strict'; | ||
const kitx = require('kitx'); | ||
const JSON = require('json-bigint'); | ||
@@ -9,0 +10,0 @@ function firstLetterUpper(str) { |
@@ -10,2 +10,3 @@ 'use strict'; | ||
const xml2js = require('xml2js'); | ||
const JSON = require('json-bigint'); | ||
const debug = require('debug')('roa'); | ||
@@ -12,0 +13,0 @@ |
{ | ||
"name": "@alicloud/pop-core", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"description": "AliCloud POP SDK core", | ||
@@ -24,2 +24,3 @@ "main": "index.js", | ||
"httpx": "^2.1.2", | ||
"json-bigint": "^0.2.3", | ||
"kitx": "^1.2.1", | ||
@@ -26,0 +27,0 @@ "xml2js": "^0.4.17" |
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
14698
369
4
+ Addedjson-bigint@^0.2.3
+ Addedbignumber.js@4.1.0(transitive)
+ Addedjson-bigint@0.2.3(transitive)