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

adn

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adn - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "adn",
"version": "0.0.1",
"version": "0.0.2",
"description": "App.net API for Node",

@@ -23,3 +23,10 @@ "main": "index.js",

"author": "Christopher Giffard <christopher.giffard@cgiffard.com>",
"license": "BSD"
"license": "BSD",
"devDependencies": {
"mocha": "~1.8.2"
},
"dependencies": {
"yoyaku": "0.0.9",
"request": "~2.16.6"
}
}
node-adn
========
App.net API for Node
App.net API for Node.
You know what they say - You can't truly know something until you've implemented
it yourself. So in spite of the better packages already out there, I'm reinventing
the wheel for the sake of knowledge.

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