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

rm-plugin

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rm-plugin - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

index.min.js

5

package.json
{
"name": "rm-plugin",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"description": "",

@@ -9,3 +10,3 @@ "repository": {

},
"main": "index.js",
"main": "index.min.js",
"scripts": {

@@ -12,0 +13,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

3

README.md

@@ -22,2 +22,5 @@ # RM Plugin SDK <img alt="npm" src="https://img.shields.io/npm/v/rm-plugin">

// get platform
const platform = rm.getPlatform();
// show toast message

@@ -24,0 +27,0 @@ rm.showToast({

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