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

filename

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filename - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

v0.4.0 / 2017-01-25
==================
* Tested against `node`@7
* Remove support for `node`@0
v0.3.0 / 2016-09-12

@@ -2,0 +8,0 @@ ==================

2

index.js

@@ -6,3 +6,3 @@ 'use strict';

* @subpackage main
* @version 0.2.0
* @version 0.4.0
* @author hex7c0 <hex7c0@gmail.com>

@@ -9,0 +9,0 @@ * @copyright hex7c0 2014

{
"version": "0.3.0",
"version": "0.4.0",
"name": "filename",

@@ -28,6 +28,6 @@ "description": "tiny module for get script filename",

"istanbul": "~0.4",
"mocha": "~3.0"
"mocha": "~3.2"
},
"engines": {
"node": ">=0.10"
"node": ">=4.0"
},

@@ -34,0 +34,0 @@ "scripts": {

# [filename](https://github.com/hex7c0/filename)
[![NPM version](https://img.shields.io/npm/v/filename.svg)](https://www.npmjs.com/package/filename)
[![Linux Status](https://img.shields.io/travis/hex7c0/filename.svg?label=linux)](https://travis-ci.org/hex7c0/filename)
[![Linux Status](https://img.shields.io/travis/hex7c0/filename.svg?label=linux-osx)](https://travis-ci.org/hex7c0/filename)
[![Windows Status](https://img.shields.io/appveyor/ci/hex7c0/filename.svg?label=windows)](https://ci.appveyor.com/project/hex7c0/filename)

@@ -6,0 +6,0 @@ [![Dependency Status](https://img.shields.io/david/hex7c0/filename.svg)](https://david-dm.org/hex7c0/filename)

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