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

@unseenco/taxi

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unseenco/taxi - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

22

package.json
{
"name": "@unseenco/taxi",
"version": "0.1.0",
"version": "0.1.1",
"description": "taxi",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "mix",
"start": "npx mix watch",
"prod": "mix --production"
},
"repository": {

@@ -17,3 +11,3 @@ "type": "git",

"author": "",
"license": "ISC",
"license": "GPL-3.0-or-later",
"bugs": {

@@ -23,2 +17,8 @@ "url": "https://github.com/craftedbygc/taxi/issues"

"homepage": "https://github.com/craftedbygc/taxi#readme",
"contributors": [
{
"name": "Jake Whiteley",
"email": "jake@craftedbygc.com"
}
],
"devDependencies": {

@@ -31,3 +31,9 @@ "browser-sync": "^2.27.7",

"@unseenco/e": "^2.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "mix",
"start": "npx mix watch",
"prod": "mix --production"
}
}
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