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

firstline

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firstline - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "firstline",
"version": "1.1.1",
"version": "1.1.2",
"description": "Async npm module for Node JS that reads the first line of a file",

@@ -27,3 +27,2 @@ "main": "firstline.js",

"homepage": "https://github.com/pensierinmusica/firstline",
"dependencies": {},
"devDependencies": {

@@ -38,2 +37,5 @@ "chai": "^3.5.0",

},
"engines": {
"node": ">=4.0.0"
},
"scripts": {

@@ -40,0 +42,0 @@ "test": "mocha",

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