creepyface
Advanced tools
Comparing version 8.0.0 to 8.0.2
{ | ||
"name": "creepyface", | ||
"version": "8.0.0", | ||
"version": "8.0.2", | ||
"main": "dist/creepyface.umd.js", | ||
@@ -24,7 +24,7 @@ "types": "dist/creepyface.d.ts", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.13", | ||
"@babel/preset-env": "^7.12.13", | ||
"@rollup/plugin-babel": "^5.2.3", | ||
"@babel/core": "^7.12.17", | ||
"@babel/preset-env": "^7.12.17", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^17.1.0", | ||
"@rollup/plugin-node-resolve": "^11.1.1", | ||
"@rollup/plugin-node-resolve": "^11.2.0", | ||
"@types/jest": "^26.0.20", | ||
@@ -35,3 +35,3 @@ "@types/throttle-debounce": "^2.1.0", | ||
"chromedriver": "^88.0.0", | ||
"eslint": "^7.19.0", | ||
"eslint": "^7.20.0", | ||
"geckodriver": "^1.22.1", | ||
@@ -41,15 +41,15 @@ "jest": "^26.6.3", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.38.4", | ||
"rollup": "^2.39.0", | ||
"rollup-plugin-browsersync": "^1.3.1", | ||
"rollup-plugin-typescript2": "^0.29.0", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"rollup-plugin-uglify": "^6.0.4", | ||
"selenium-webdriver": "^4.0.0-alpha.8", | ||
"selenium-webdriver": "^4.0.0-beta.1", | ||
"simulate-event": "^1.4.0", | ||
"standard": "^16.0.3", | ||
"throttle-debounce": "^3.0.1", | ||
"ts-jest": "^26.5.0", | ||
"ts-jest": "^26.5.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-prettier": "^1.17.0", | ||
"tslint-config-standard": "^9.0.0", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.1.5" | ||
}, | ||
@@ -66,3 +66,3 @@ "scripts": { | ||
}, | ||
"gitHead": "2f89af6504b7be2e0500b6ebc88b8a69b4780c39" | ||
"gitHead": "5e55aba3cae334c8063d7c8991e771cf017dbe14" | ||
} |
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
37238