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

@tokks/strava

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tokks/strava - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

README.md

16

package.json
{
"name": "@tokks/strava",
"version": "1.0.2",
"main": "index.ts",
"version": "1.0.3",
"main": "src/index.ts",
"author": "Marcelo Tokarnia<marcelo.tokarnia@gmail.com>",

@@ -10,2 +10,6 @@ "license": "MIT",

},
"scripts": {
"build": "tsc",
"release": "./scripts/release.sh"
},
"types": "index.d.ts",

@@ -15,3 +19,9 @@ "files": [

],
"private": false
"private": false,
"dependencies": {
"mappersmith": "^2.33.3"
},
"devDependencies": {
"typescript": "^3.9.7"
}
}
index.d.ts
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