@remirror/extension-doc
Advanced tools
Comparing version 1.0.0-next.49 to 1.0.0-next.50
# @remirror/extension-doc | ||
## 1.0.0-next.50 | ||
> 2020-10-15 | ||
### Patch Changes | ||
- [`bd8ac67d`](https://github.com/remirror/remirror/commit/bd8ac67da57c85e67f84cf41e04900f99f4f0455) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Upgrade package dependencies. | ||
- Updated dependencies [[`bd8ac67d`](https://github.com/remirror/remirror/commit/bd8ac67da57c85e67f84cf41e04900f99f4f0455)]: | ||
- @remirror/core@1.0.0-next.50 | ||
- @remirror/pm@1.0.0-next.50 | ||
## 1.0.0-next.49 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@remirror/extension-doc", | ||
"version": "1.0.0-next.49", | ||
"version": "1.0.0-next.50", | ||
"description": "The root of your text-editor. One doc to rule them all.", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "^7.11.0" | ||
"@babel/runtime": "^7.12.0" | ||
}, | ||
"devDependencies": { | ||
"@remirror/core": "1.0.0-next.49", | ||
"@remirror/pm": "1.0.0-next.49" | ||
"@remirror/core": "1.0.0-next.50", | ||
"@remirror/pm": "1.0.0-next.50" | ||
}, | ||
"peerDependencies": { | ||
"@remirror/core": "1.0.0-next.49", | ||
"@remirror/pm": "1.0.0-next.49" | ||
"@remirror/core": "1.0.0-next.50", | ||
"@remirror/pm": "1.0.0-next.50" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
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
22230
+ Added@remirror/core@1.0.0-next.50(transitive)
+ Added@remirror/core-constants@1.0.0-next.50(transitive)
+ Added@remirror/core-helpers@1.0.0-next.50(transitive)
+ Added@remirror/core-types@1.0.0-next.50(transitive)
+ Added@remirror/core-utils@1.0.0-next.50(transitive)
+ Added@remirror/pm@1.0.0-next.50(transitive)
+ Addedtype-fest@0.18.1(transitive)
- Removed@remirror/core@1.0.0-next.49(transitive)
- Removed@remirror/core-constants@1.0.0-next.49(transitive)
- Removed@remirror/core-helpers@1.0.0-next.49(transitive)
- Removed@remirror/core-types@1.0.0-next.49(transitive)
- Removed@remirror/core-utils@1.0.0-next.49(transitive)
- Removed@remirror/pm@1.0.0-next.49(transitive)
- Removedtype-fest@0.17.0(transitive)
Updated@babel/runtime@^7.12.0