@next-level/fiori
Advanced tools
Comparing version 1.0.0-rc.5 to 1.0.0-rc.5.6d9e91960
{ | ||
"name": "@next-level/fiori", | ||
"version": "1.0.0-rc.5", | ||
"private": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ilhan007/npmnext-sample.git" | ||
}, | ||
"scripts": { | ||
"build": "copy-and-watch src/**/*.js dist", | ||
"watch": "copy-and-watch --watch src/**/*.js dist", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"copy-and-watch": "^0.1.4" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"name": "@next-level/fiori", | ||
"version": "1.0.0-rc.5.6d9e91960", | ||
"private": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ilhan007/npmnext-sample.git" | ||
}, | ||
"scripts": { | ||
"build": "copy-and-watch src/**/*.js dist", | ||
"watch": "copy-and-watch --watch src/**/*.js dist", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"copy-and-watch": "^0.1.4" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
} |
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
1120