New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bitty/falsy

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitty/falsy - npm Package Compare versions

Comparing version

to
0.0.3

dist//main.esm.js

10

package.json
{
"name": "@bitty/falsy",
"version": "0.0.2",
"version": "0.0.3",
"description": "Falsy helper functions and types for TypeScript.",

@@ -62,8 +62,8 @@ "sideEffects": false,

"devDependencies": {
"ava": "^3.12.1",
"prettier": "^2.1.1",
"rollup": "^2.26.10",
"ava": "^3.13.0",
"prettier": "^2.1.2",
"rollup": "^2.32.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
}
}