@eclipse-che/plugin
Advanced tools
Comparing version 0.0.1-1550221291 to 0.0.1-1550264785
{ | ||
"name": "@eclipse-che/plugin", | ||
"version": "0.0.1-1550221291", | ||
"version": "0.0.1-1550264785", | ||
"description": "Eclipse Che specific Theia plugin API", | ||
@@ -14,16 +14,12 @@ "publishConfig": { | ||
"dependencies": { | ||
"@eclipse-che/api": "^6.16.1" | ||
"@eclipse-che/api": "latest" | ||
}, | ||
"scripts": { | ||
"prepare": "", | ||
"format-code": "tsfmt -r", | ||
"clean": "", | ||
"build": "yarn run format-code", | ||
"clean": "rimraf lib", | ||
"build": "", | ||
"watch": "", | ||
"publish:next": "yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\"" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^2.9.2", | ||
"typescript-formatter": "7.2.2" | ||
} | ||
"devDependencies": {} | ||
} |
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
0
6773
+ Added@eclipse-che/api@7.98.0(transitive)
- Removed@eclipse-che/api@6.17.1(transitive)
Updated@eclipse-che/api@latest