@hebcal/leyning
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@hebcal/leyning", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -26,4 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@hebcal/core": "^1.1.0", | ||
"@rollup/plugin-json": "^4.1.0" | ||
"@hebcal/core": "^1.2.3" | ||
}, | ||
@@ -57,11 +56,12 @@ "scripts": { | ||
"@ava/babel": "^1.0.1", | ||
"@babel/core": "^7.9.6", | ||
"@babel/preset-env": "^7.9.6", | ||
"@babel/register": "^7.10.1", | ||
"@rollup/plugin-babel": "^5.0.3", | ||
"@babel/core": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@babel/register": "^7.10.3", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^12.0.0", | ||
"@rollup/plugin-node-resolve": "^8.0.1", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^8.1.0", | ||
"ava": "^3.9.0", | ||
"core-js": "^3.6.5", | ||
"eslint": "^7.2.0", | ||
"eslint": "^7.3.1", | ||
"eslint-config-google": "^0.14.0", | ||
@@ -68,0 +68,0 @@ "jsdoc": "^3.6.4", |
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
247429
1
16
- Removed@rollup/plugin-json@^4.1.0
- Removed@rollup/plugin-json@4.1.0(transitive)
- Removed@rollup/pluginutils@3.1.0(transitive)
- Removed@types/estree@0.0.39(transitive)
- Removedestree-walker@1.0.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedrollup@2.79.2(transitive)
Updated@hebcal/core@^1.2.3