@abtasty/widget-utils
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@abtasty/widget-utils", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"main": "dist/widget-utils.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/widget-utils.esm.js", |
@@ -13,6 +13,7 @@ # Widgets Utils | ||
_Note: you can also use [yarn](https://yarnpkg.com) instead of npm._ | ||
_Note: you can also use [yarn](https://yarnpkg.com) instead of npm_: `yarn add --dev @abtasty/widget-utils` | ||
## Usage | ||
With Webpack or Rollup.js: | ||
```javascript | ||
@@ -19,0 +20,0 @@ import { ready } from '@abtasty/widget-utils' |
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
2538
25