@eclipse-glsp/client
Advanced tools
Comparing version 0.7.0 to 0.8.0-next.9ff78ff
{ | ||
"name": "@eclipse-glsp/client", | ||
"version": "0.7.0", | ||
"version": "0.8.0-next.9ff78ff", | ||
"description": "A sprotty-based client for GLSP", | ||
@@ -31,3 +31,3 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"autocompleter": "^4.0.2", | ||
"sprotty": "0.7.0", | ||
"sprotty": "next", | ||
"uuid": "latest", | ||
@@ -49,5 +49,5 @@ "vscode-ws-jsonrpc": "^0.0.2-1" | ||
"watch": "tsc -w", | ||
"publish:latest": "yarn publish", | ||
"publish:next": "yarn publish --exact --canary=next --npm-tag=next --yes" | ||
"publish:latest": "yarn publish --tag latest", | ||
"publish:next": "yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
907792
1
+ Addedautocompleter@9.3.2(transitive)
+ Addedfile-saver@2.0.5(transitive)
+ Addedinversify@6.0.3(transitive)
+ Addedsnabbdom@3.5.1(transitive)
+ Addedsprotty@1.3.0-next.9aa2083.6(transitive)
+ Addedtinyqueue@2.0.3(transitive)
- Removedautocompleter@5.1.0(transitive)
- Removedfile-saver@2.0.2(transitive)
- Removedhtml-parse-stringify2@2.0.1(transitive)
- Removedinversify@5.0.1(transitive)
- Removedsnabbdom@0.6.90.7.3(transitive)
- Removedsnabbdom-jsx@0.4.2(transitive)
- Removedsnabbdom-virtualize@0.7.0(transitive)
- Removedsprotty@0.7.0(transitive)
- Removedvoid-elements@2.0.1(transitive)
Updatedsprotty@next