@robotevents/client
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
98720
32
2391