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

function-path

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-path - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json

@@ -5,3 +5,3 @@ {

"author": "Sebastian Müller <mail@sbstjn.com>",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -20,3 +20,3 @@ "repository": {

"coveralls": "cat ./coverage/lcov.info | coveralls",
"lint": "tslint src/**/*.ts",
"lint": "tslint {src,test}/**/*.ts",
"build": "tsc"

@@ -42,3 +42,3 @@ },

"@types/jest": "^20.0.2",
"@types/node": "^8.0.7",
"@types/node": "^8.0.12",
"coveralls": "^2.13.1",

@@ -45,0 +45,0 @@ "dot-json": "^1.0.3",

Sorry, the diff of this file is not supported yet

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