New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fit-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fit-parser - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

18

package.json
{
"name": "fit-parser",
"version": "0.9.1",
"version": "0.9.2",
"description": "Parse a written workout into a set of workout objects",

@@ -29,18 +29,18 @@ "keywords": [

"dependencies": {
"moment": "^2.8.4",
"moment": "^2.14.1",
"underscore": "^1.7.0"
},
"devDependencies": {
"chai": "^3.4.1",
"chai": "^3.5.0",
"coffee-errors": "^0.8.6",
"coffee-script": "^1.10.0",
"gulp": "^3.9.0",
"gulp-clean": "^0.3.1",
"gulp-coffee": "^2.3.1",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-coffee": "^2.3.2",
"gulp-coffeelint": "^0.6.0",
"gulp-istanbul": "0.10.3",
"gulp-istanbul": "^1.0.0",
"gulp-mocha": "^2.2.0",
"gulp-util": "^3.0.7",
"mocha": "^2.3.4",
"sinon": "^1.17.2",
"mocha": "^2.5.3",
"sinon": "^1.17.5",
"sinon-chai": "^2.8.0"

@@ -47,0 +47,0 @@ },

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