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

atlas-stash

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

atlas-stash - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.jshintrc

10

package.json
{
"name": "atlas-stash",
"version": "0.0.1",
"version": "0.0.2",
"description": "REST Client for Atlassian's Stash repository",
"main": "lib/stash.js",
"engines": {
"node": "0.10.*"
},
"scripts": {

@@ -19,3 +22,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"readmeFilename": "README.md",
"gitHead": "737fd99e88b98af1f07a675b815a6808d0626e2a"
"gitHead": "737fd99e88b98af1f07a675b815a6808d0626e2a",
"dependencies": {
"lodash": "~2.4.1"
}
}
lib/stash.jslib/stash.js

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