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

app-usage-stats

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-usage-stats - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

lib/app-usage-stats.js

20

package.json
{
"name": "app-usage-stats",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "0.4.1",
"version": "0.5.0",
"description": "A convention for tracking javascript application usage",
"repository": "https://github.com/75lb/app-usage-stats.git",
"license": "MIT",
"main": "main.js",
"main": "lib/app-usage-stats",
"keywords": [],
"engines": {
"node": ">=0.10.0"
"node": ">=4.0.0"
},
"scripts": {
"test": "node test.js",
"docs": "jsdoc2md -t jsdoc2md/README.hbs src/lib/*.js > README.md; echo",
"es5": "rm -rf es5 && babel --presets babel-preset-es2015 --no-comments src --out-dir es5"
"test": "test-runner test/*.js",
"docs": "jsdoc2md -t jsdoc2md/README.hbs src/lib/*.js > README.md; echo"
},
"dependencies": {
"array-back": "^1.0.4",
"core-js": "^2.4.1",
"feature-detect-es6": "^1.3.1",
"home-path": "^1.0.3",

@@ -27,13 +24,6 @@ "test-value": "^2.1.0",

"devDependencies": {
"core-assert": "^0.2.1",
"babel-preset-es2015": "^6.18.0",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.4",
"test-runner": "^0.3.0"
},
"standard": {
"ignore": [
"es5"
]
}
}

@@ -120,2 +120,2 @@ [![view on npm](http://img.shields.io/npm/v/app-usage-stats.svg)](https://www.npmjs.org/package/app-usage-stats)

&copy; 2016 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
&copy; 2016-17 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

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

1483613158093
1486674072532

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

1483613158094
1486674072534

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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