Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aint

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aint - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

19

package.json
{
"name": "aint",
"version": "0.5.1",
"version": "0.6.0",
"description": "A collection of common runtime predicates that TypeScript actually understands.",

@@ -50,3 +50,3 @@ "keywords": [

"engines": {
"node": "^14.17 || >=16.0.0"
"node": ">=20.0.0"
},

@@ -81,7 +81,8 @@ "scripts": {

"@changesets/cli": "^2.18.1",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@jest/types": "^29.6.3",
"@swc/cli": "^0.1.55",
"@swc/core": "^1.2.121",
"@types/jest": "^27.0.3",
"@types/jest": "^29.5.12",
"@types/node": "^17.0.0",

@@ -96,7 +97,8 @@ "@typescript-eslint/eslint-plugin": "^5.7.0",

"husky": "4",
"jest": "^27.0.6",
"jest": "^29.7.0",
"lint-staged": "^12.1.2",
"prettier": "^2.2.1",
"rimraf": "^3.0.0",
"ts-jest": "^27.0.5",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "^4.2.3"

@@ -106,3 +108,4 @@ },

"@swc/helpers": "^0.3.2"
}
},
"packageManager": "yarn@4.3.1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc