@alicloud/cookie
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "@alicloud/cookie", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "ConsoleBase Cookie", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"@alicloud/console-toolkit-cli": "^1.2.0", | ||
"@alicloud/console-toolkit-preset-component": "^1.2.8", | ||
"@alicloud/demo-rc-elements": "^1.1.3", | ||
"@alicloud/console-toolkit-preset-component": "^1.2.9", | ||
"@alicloud/demo-rc-elements": "^1.1.4", | ||
"@types/jest": "^26.0.20", | ||
@@ -44,7 +44,7 @@ "@types/react": "^16.14.2", | ||
"build:typings": "tsc --outDir build/types --declaration --emitDeclarationOnly", | ||
"build": "yarn build:esm && yarn build:cjs && yarn build:bundle && yarn build:typings", | ||
"build": "yarn build:esm && yarn build:cjs && yarn build:typings", | ||
"clean": "rm -rf build", | ||
"prepublishOnly": "yarn clean && yarn build" | ||
}, | ||
"gitHead": "929dc4e5f98edc015ab07bf77c40894443871ad9" | ||
"gitHead": "774f52f5345cc19f2dfbc1f96975e8662f97d811" | ||
} |
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
13409
28