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

@lawcket/fn

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lawcket/fn - npm Package Compare versions

Comparing version

to
0.1.0

5

package.json
{
"name": "@lawcket/fn",
"version": "0.0.4",
"version": "0.1.0",
"description": "A collection of utils for use in lawcket libs",

@@ -11,3 +11,4 @@ "main": "lib/index.js",

"prepublish": "yarn build",
"build": "tsc -p ."
"build": "tsc -p .",
"test": "echo 'not implemented yet'"
},

@@ -14,0 +15,0 @@ "repository": {