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

utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.verb.md

4

index.js

@@ -10,4 +10,2 @@ /*!

module.exports = function () {
// do stuff
};
module.exports = require('./lib');
{
"name": "utils",
"description": "The most interesting project in the world > Verb",
"version": "0.0.1",
"description": "Generic utility functions for JavaScript/node.js",
"version": "0.0.2",
"homepage": "https://github.com/jonschlinkert/utils",

@@ -31,15 +31,19 @@ "author": {

"devDependencies": {
"verb-tag-jscomments": ">= 0.2.0",
"verb": ">= 0.2.6",
"mocha": "*"
},
"keywords": [
"docs",
"documentation",
"generate",
"generator",
"markdown",
"templates",
"verb"
]
"dependencies": {
"arr-flatten": "^0.2.1",
"array-slice": "^0.2.2",
"dirs": "^0.1.2",
"for-in": "^0.1.3",
"for-own": "^0.1.2",
"has-value": "^0.1.0",
"is-directory": "^0.2.2",
"kind-of": "^0.1.2",
"make-iterator": "^0.1.1",
"object.filter": "^0.2.0",
"object.omit": "^0.2.1",
"object.pick": "^0.1.1",
"object.reduce": "^0.1.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