editorjs-drag-drop
Advanced tools
Comparing version 1.1.12 to 1.1.13
# Changelog | ||
## 1.1.13 (13.01.2023) | ||
* Update all dependencies. | ||
* Block egress traffic in GitHub Actions. | ||
* Add stability badge in README. | ||
## 1.1.12 (27.12.2022) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "editorjs-drag-drop", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"keywords": [ | ||
@@ -28,15 +28,16 @@ "drag", | ||
"@babel/preset-env": "^7.10.1", | ||
"babel-jest": "^27.2.1", | ||
"babel-loader": "^8.0.5", | ||
"babel-jest": "^29.0.0", | ||
"babel-loader": "^9.0.0", | ||
"css-loader": "^6.5.1", | ||
"eslint": "^7.32.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint": "^8.0.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.25.2", | ||
"eslint-plugin-jest": "^23.13.2", | ||
"jest": "^27.2.1", | ||
"nock": "^12.0.3", | ||
"style-loader": "^0.21.0", | ||
"eslint-plugin-jest": "^27.0.0", | ||
"jest": "^29.0.0", | ||
"jest-environment-jsdom": "^29.3.1", | ||
"nock": "^13.0.0", | ||
"style-loader": "^3.0.0", | ||
"svg-inline-loader": "^0.8.2", | ||
"webpack": "^5.52.0", | ||
"webpack-cli": "^4.6.0" | ||
"webpack-cli": "^5.0.0" | ||
}, | ||
@@ -43,0 +44,0 @@ "jest": { |
# EditorJS Drag/Drop Plugin | ||
![Stability Badge](https://img.shields.io/badge/stability-stable-green.svg) | ||
![](https://badgen.net/badge/Editor.js/v2.0/blue) | ||
@@ -3,0 +5,0 @@ [![Coverage Status](https://coveralls.io/repos/github/kommitters/editorjs-drag-drop/badge.svg)](https://coveralls.io/github/kommitters/editorjs-drag-drop) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
37656
164
16