@eclipse-che/plugin
Advanced tools
Comparing version 0.0.1-1547202003 to 0.0.1-1547221824
{ | ||
"name": "@eclipse-che/plugin", | ||
"version": "0.0.1-1547202003", | ||
"description": "Eclipse Che specific Theia plugin API", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"license": "EPL-2.0", | ||
"types": "./src/che.d.ts", | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
"@eclipse-che/api": "^6.16.1" | ||
}, | ||
"scripts": { | ||
"prepare": "", | ||
"clean": "", | ||
"build": "", | ||
"watch": "", | ||
"publish:next": "yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\"" | ||
} | ||
"name": "@eclipse-che/plugin", | ||
"version": "0.0.1-1547221824", | ||
"description": "Eclipse Che specific Theia plugin API", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"license": "EPL-2.0", | ||
"types": "./src/che.d.ts", | ||
"files": [ | ||
"src" | ||
], | ||
"dependencies": { | ||
"@eclipse-che/api": "^6.16.1" | ||
}, | ||
"scripts": { | ||
"prepare": "", | ||
"format-code": "tsfmt -r", | ||
"clean": "", | ||
"build": "yarn run format-code", | ||
"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" | ||
} | ||
} |
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
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
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
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
5141
2