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

strava-v3

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strava-v3 - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

16

package.json
{
"name": "strava-v3",
"version": "1.8.0",
"version": "1.8.1",
"description": "Simple wrapper for strava v3 api",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/ajsnapshots/node-strava-v3.git"
"url": "https://github.com/unboundev/node-strava-v3.git"
},

@@ -19,10 +19,10 @@ "keywords": [

],
"author": "austin brown <austinjbraun@gmail.com> (http://austinjamesbrown.com/)",
"author": "austin brown <austin@unboundev.com> (http://austinjamesbrown.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ajsnapshots/node-strava-v3/issues"
"url": "https://github.com/unboundev/node-strava-v3/issues"
},
"homepage": "https://github.com/ajsnapshots/node-strava-v3",
"homepage": "https://github.com/unboundev/node-strava-v3",
"dependencies": {
"request": "^2.44.0"
"request": "^2.64.0"
},

@@ -33,5 +33,5 @@ "devDependencies": {

"grunt-simple-mocha": "^0.4.0",
"mocha": "^1.21.4",
"should": "^4.0.4"
"mocha": "^1.21.5",
"should": "^4.6.5"
}
}
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