@ololoepepe/api-wrapper
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@ololoepepe/api-wrapper", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "A wrapper around your API calls", | ||
@@ -27,20 +27,20 @@ "main": "dist/index.node.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.15.8", | ||
"@babel/eslint-parser": "^7.15.8", | ||
"@babel/register": "^7.15.3", | ||
"@babel/runtime": "^7.15.4", | ||
"@ololoepepe/babel-preset-default": "^0.1.23", | ||
"@babel/core": "^7.16.0", | ||
"@babel/eslint-parser": "^7.16.3", | ||
"@babel/register": "^7.16.0", | ||
"@babel/runtime": "^7.16.3", | ||
"@ololoepepe/babel-preset-default": "^0.1.24", | ||
"babel-loader": "^8.2.3", | ||
"copy-webpack-plugin": "^9.0.1", | ||
"core-js": "^3.19.0", | ||
"eslint": "^8.1.0", | ||
"copy-webpack-plugin": "^10.0.0", | ||
"core-js": "^3.19.1", | ||
"eslint": "^8.3.0", | ||
"eslint-config-xo": "^0.39.0", | ||
"eslint-plugin-import": "^2.25.2", | ||
"eslint-plugin-import": "^2.25.3", | ||
"mocha": "^9.1.3", | ||
"regenerator-runtime": "^0.13.9", | ||
"terser-webpack-plugin": "^5.2.4", | ||
"terser-webpack-plugin": "^5.2.5", | ||
"test-console": "^2.0.0", | ||
"webpack": "^5.60.0", | ||
"webpack": "^5.64.4", | ||
"webpack-cli": "^4.9.1" | ||
} | ||
} |
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
246642