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

cozy-slug

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cozy-slug - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/mycozycloud/cozy-slug/",

@@ -20,4 +20,3 @@ "bugs": {

"author": "Cozy Cloud <contact@cozycloud.cc> (http://cozycloud.cc)",
"contributors": [
],
"contributors": [],
"engines": {

@@ -27,4 +26,3 @@ "node": "*"

"main": "./main.js",
"dependencies": {
},
"dependencies": {},
"devDependencies": {

@@ -36,4 +34,4 @@ "coffee-script": "*",

"scripts": {
"prepublish": "cake build",
"test": "cake tests"
"prepublish": "coffee -c main.coffee",
"test": "mocha tests.coffee --reporter spec --compilers coffee:coffee-script --colors"
},

@@ -40,0 +38,0 @@ "repository": {

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