@hierotech/frontend
Advanced tools
Comparing version 0.1.14 to 0.1.15
{ | ||
"name": "@hierotech/frontend", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "Common frontend methods and hooks", | ||
@@ -25,14 +25,13 @@ "main": "dist/index.browser.js", | ||
"homepage": "https://gitlab.void-walkers.com/hiero.tech/libs/frontend#README", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@babel/core": "^7.15.5", | ||
"@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.22", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.2.2", | ||
"core-js": "^3.18.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-xo": "^0.38.0", | ||
"mocha": "^9.1.1", | ||
"@ololoepepe/babel-preset-default": "^0.1.23", | ||
"babel-loader": "^8.2.3", | ||
"core-js": "^3.19.0", | ||
"eslint": "^8.1.0", | ||
"eslint-config-xo": "^0.39.0", | ||
"mocha": "^9.1.3", | ||
"react": "^17.0.2", | ||
@@ -42,4 +41,4 @@ "react-dom": "^17.0.2", | ||
"terser-webpack-plugin": "^5.2.4", | ||
"webpack": "^5.53.0", | ||
"webpack-cli": "^4.8.0" | ||
"webpack": "^5.60.0", | ||
"webpack-cli": "^4.9.1" | ||
}, | ||
@@ -46,0 +45,0 @@ "peerDependencies": { |
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
27924