a11y-status
Advanced tools
Comparing version 1.0.0-next.1 to 1.0.0-next.2
# a11y-status | ||
## 1.0.0-next.2 | ||
> 2020-07-16 | ||
### Patch Changes | ||
- 5d5970ae: Update repository and website field to point to HEAD rather than a specific branch. | ||
## 1.0.0-next.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "a11y-status", | ||
"version": "1.0.0-next.1", | ||
"description": "Create a singleton live region for a11y status updates", | ||
"homepage": "https://github.com/remirror/remirror/tree/next/a11y-status", | ||
"repository": "https://github.com/remirror/remirror/tree/master/packages/a11y-status", | ||
"license": "MIT", | ||
"contributors": [ | ||
"Ifiok Jr. <ifiokotung@gmail.com>" | ||
], | ||
"main": "dist/a11y-status.cjs.js", | ||
"module": "dist/a11y-status.esm.js", | ||
"types": "dist/a11y-status.cjs.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.4", | ||
"@types/throttle-debounce": "^2.1.0", | ||
"throttle-debounce": "^2.2.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"meta": { | ||
"sizeLimit": "1 KB" | ||
} | ||
"name": "a11y-status", | ||
"version": "1.0.0-next.2", | ||
"description": "Create a singleton live region for a11y status updates", | ||
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/a11y-status", | ||
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/a11y-status", | ||
"license": "MIT", | ||
"contributors": [ | ||
"Ifiok Jr. <ifiokotung@gmail.com>" | ||
], | ||
"main": "dist/a11y-status.cjs.js", | ||
"module": "dist/a11y-status.esm.js", | ||
"types": "dist/a11y-status.cjs.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.4", | ||
"@types/throttle-debounce": "^2.1.0", | ||
"throttle-debounce": "^2.2.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"meta": { | ||
"sizeLimit": "1 KB" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8912
1
0