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

rr-apilib

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rr-apilib - npm Package Compare versions

Comparing version 0.2.1-alpha to 0.2.2-alpha

lib/builders/AttachmentBuilder.d.ts

14

package.json
{
"name": "rr-apilib",
"version": "0.2.1-alpha",
"version": "0.2.2-alpha",
"description": "Library for interact with RR-API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"build": "tsc",
"docgen": "typedoc src/index.ts",
"u-typedoc": "npm uninstall typedoc",
"local-docgen": "npm i typedoc && npm run docgen && npm run u-typedoc"
"docgen:local": "npm i typedoc && npm run docgen && npm uninstall typedoc"
},

@@ -26,8 +25,7 @@ "keywords": [],

"files": [
"dist/**/*",
"lib/**/*",
"package.json",
"package-lock.json",
"README.md",
"LICENSE"
]
}
}
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