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

fefe

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fefe - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "fefe",
"version": "1.0.0",
"version": "1.0.1",
"description": "Validate, sanitize and transform values with proper types.",

@@ -8,5 +8,5 @@ "main": "dist/index.js",

"scripts": {
"build": "tsc",
"build": "rm -rf dist && tsc",
"lint": "tslint -p tsconfig.json src/**/*.ts",
"prepare": "npm run build",
"prepublishOnly": "npm run build",
"test": "mocha --opts ./mocha.opts",

@@ -13,0 +13,0 @@ "test-cover": "nyc npm test",

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