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

@robotevents/client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@robotevents/client - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

13

package.json
{
"name": "@robotevents/client",
"version": "1.1.0",
"version": "1.1.1",
"description": "A Robot Events API client.",

@@ -28,12 +28,5 @@ "keywords": [

"exports": {
".": {
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
},
"./v1": {
"import": "./dist/v1/index.js",
"types": "./dist/v1/index.d.ts"
}
".": "./src/index.ts",
"./v1": "./src/v1/index.ts"
},
"main": "dist/index.js",
"scripts": {

@@ -40,0 +33,0 @@ "build": "yarn clean && tsc",

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