@transcend-io/type-utils
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "eslint", | ||
"version": "8.0.1-sdk", | ||
"version": "8.10.0-sdk", | ||
"main": "./lib/api.js", | ||
"type": "commonjs" | ||
} |
{ | ||
"name": "prettier", | ||
"version": "2.4.1-sdk", | ||
"version": "2.5.1-sdk", | ||
"main": "./index.js", | ||
"type": "commonjs" | ||
} |
{ | ||
"name": "typescript", | ||
"version": "4.4.4-sdk", | ||
"version": "4.5.5-sdk", | ||
"main": "./lib/typescript.js", | ||
"type": "commonjs" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"description": "Small package containing useful typescript utilities.", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"homepage": "https://github.com/transcend-io/type-utils", | ||
@@ -28,26 +28,26 @@ "repository": { | ||
"dependencies": { | ||
"fp-ts": "^2.11.5", | ||
"fp-ts": "^2.11.8", | ||
"io-ts": "^2.2.16" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.2.22", | ||
"@types/mocha": "^9.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"@yarnpkg/pnpify": "^3.1.0-rc.2", | ||
"@yarnpkg/sdks": "^2.5.0-rc.2", | ||
"chai": "^4.3.4", | ||
"depcheck": "^1.4.2", | ||
"eslint": "^7.30.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"@types/chai": "^4.3.0", | ||
"@types/mocha": "^9.1.0", | ||
"@typescript-eslint/eslint-plugin": "^5.12.1", | ||
"@typescript-eslint/parser": "^5.12.1", | ||
"@yarnpkg/pnpify": "^3.1.1", | ||
"@yarnpkg/sdks": "^2.6.0", | ||
"chai": "^4.3.6", | ||
"depcheck": "^1.4.3", | ||
"eslint": "^8.10.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-import-resolver-typescript": "^2.5.0", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-jsdoc": "^36.1.1", | ||
"mocha": "^8.2.1", | ||
"prettier": "^2.4.1", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4.4.4" | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-jsdoc": "^37.9.4", | ||
"mocha": "^9.2.1", | ||
"prettier": "^2.5.1", | ||
"ts-node": "^10.5.0", | ||
"typescript": "^4.5.5" | ||
}, | ||
"packageManager": "yarn@sources" | ||
"packageManager": "yarn@3.2.0" | ||
} |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
111572
1
Updatedfp-ts@^2.11.8