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

noflo-filetype

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noflo-filetype - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

.coffeelint.json

20

package.json
{
"name": "noflo-filetype",
"description": "NoFlo components to detect file type by checking magic number.",
"version": "0.2.0",
"version": "0.3.0",
"author": {

@@ -16,17 +16,15 @@ "name": "Vilson Vieira",

"scripts": {
"test": "grunt test"
"pretest": "coffeelint -f .coffeelint.json -r components",
"test": "mocha --require coffeescript/register -R spec -t 2000 spec/*.coffee"
},
"dependencies": {
"file-type": "~4.3.0",
"noflo": "0.x >= 0.8",
"read-chunk": "~2.0.0"
"file-type": "^7.0.1",
"noflo": "^1.0.0",
"read-chunk": "~2.1.0"
},
"devDependencies": {
"chai": "^4.0.0",
"grunt": "^1.0.1",
"grunt-coffeelint": "^0.0.16",
"grunt-contrib-coffee": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-mocha-test": "^0.13.2",
"mocha": "^3.2.0"
"coffeescript": "^2.0.2",
"coffeelint": "^2.0.7",
"mocha": "^4.0.0"
},

@@ -33,0 +31,0 @@ "keywords": [

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