Socket
Socket
Sign inDemoInstall

ospath

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

changelog.md

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

1.0.1 / 2015-06-16
------------------
- only include specific files
1.0.0 / 2015-06-16
------------------
- initial release

11

package.json
{
"name": "ospath",
"version": "1.0.0",
"version": "1.0.1",
"description": "Operating system specific paths.",

@@ -33,4 +33,9 @@ "main": "index.js",

"devDependencies": {
"lodash.clonedeep": "^3.0.1"
}
"lodash.clonedeep": "^3.0.1",
"mocha": "2.x",
"standard": "4.x"
},
"files": [
"./index.js"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc