Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@apple/cktool.core

Package Overview
Dependencies
Maintainers
9
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apple/cktool.core - npm Package Compare versions

Comparing version
1.2.7
to
1.2.13
+7
-7
package.json
{
"name": "@apple/cktool.core",
"version": "1.2.7",
"version": "1.2.13",
"license": "SEE LICENSE IN LICENSE.md",

@@ -14,9 +14,9 @@ "main": "./dist/umd/index.min.js",

"dependencies": {
"bignumber.js": "^9.0.0",
"content-disposition": "^0.5.3",
"content-type": "^1.0.4",
"fp-ts": "^2.11.1",
"json-bigint": "^1.0.0",
"uuid": "^8.3.0"
"bignumber.js": "9.0.1",
"content-disposition": "0.5.3",
"content-type": "1.0.4",
"fp-ts": "2.11.5",
"json-bigint": "1.0.0",
"uuid": "8.3.2"
}
}