@robotevents/client
Advanced tools
Comparing version 1.0.0 to 1.0.1
import { type rateLimitOptions } from 'axios-rate-limit'; | ||
import 'source-map-support/register'; | ||
import { Awards } from './clients/awards'; | ||
@@ -4,0 +3,0 @@ import { Events } from './clients/events'; |
@@ -7,3 +7,2 @@ "use strict"; | ||
const axios_rate_limit_1 = tslib_1.__importDefault(require("axios-rate-limit")); | ||
require("source-map-support/register"); | ||
const awards_1 = require("./clients/awards"); | ||
@@ -10,0 +9,0 @@ const events_1 = require("./clients/events"); |
{ | ||
"name": "@robotevents/client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Robot Events API client.", | ||
@@ -37,8 +37,6 @@ "keywords": [ | ||
"axios": "^1.3.4", | ||
"axios-rate-limit": "^1.3.0", | ||
"source-map-support": "^0.5.21" | ||
"axios-rate-limit": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.15.10", | ||
"@types/source-map-support": "^0.5.6", | ||
"prettier": "^2.8.7", | ||
@@ -45,0 +43,0 @@ "tslib": "^2.5.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2
4
192786
2808
- Removedsource-map-support@^0.5.21
- Removedbuffer-from@1.1.2(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)