@commonform/component-updates
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@commonform/component-updates", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "check for updates to components in Common Forms", | ||
@@ -5,0 +5,0 @@ "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)", |
```javascript | ||
const updates = require('commonform-component-updates') | ||
const updates = require('@commonform/component-updates') | ||
const assert = require('assert') | ||
@@ -4,0 +4,0 @@ |
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
4947