genesys-dev-icons
Advanced tools
Comparing version 1.2.0-devengage-2717-announcements.545 to 1.2.0
{ | ||
"name": "genesys-dev-icons", | ||
"version": "1.2.0-devengage-2717-announcements.545", | ||
"private": false, | ||
"description": "This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.", | ||
"homepage": "https://purecloudlabs.github.io/genesys-dev-icon-pack", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/purecloudlabs/genesys-dev-icon-pack.git", | ||
"directory": "package" | ||
}, | ||
"types": "lib/index.d.ts", | ||
"main": "./lib/index.js", | ||
"exports": { | ||
"require": "./src/index.ts", | ||
"default": "./lib/index.js" | ||
}, | ||
"scripts": { | ||
"build": "cd .. && sh ./build.sh", | ||
"buildpackage": "rm -rf ./lib && tsc && npm run copy-resources", | ||
"copy-resources": "cp src/resources/genesys-dev-icons.css lib/resources/ && cp src/resources/genesys-dev-icons.eot lib/resources/ && cp src/resources/genesys-dev-icons.woff lib/resources/ && cp src/resources/genesys-dev-icons.woff2 lib/resources/", | ||
"test": "echo \"0/0 tests passed. That's technically a perfect score. Keep up the great work!\"", | ||
"snyk": "snyk test --file=package-lock.json --org=developer-engagement --severity-threshold=high --skip-unresolved=true" | ||
}, | ||
"author": "Genesys", | ||
"license": "https://github.com/purecloudlabs/genesys-dev-icon-pack/blob/main/LICENSE", | ||
"devDependencies": { | ||
"@types/react": "^17.0.29", | ||
"@types/react-dom": "^17.0.9", | ||
"fantasticon": "^1.2.3", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"typescript": "^4.4.4" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16", | ||
"react-dom": ">=16" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src" | ||
] | ||
} | ||
"name": "genesys-dev-icons", | ||
"version": "1.2.0", | ||
"private": false, | ||
"description": "This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.", | ||
"homepage": "https://purecloudlabs.github.io/genesys-dev-icon-pack", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/purecloudlabs/genesys-dev-icon-pack.git", | ||
"directory": "package" | ||
}, | ||
"types": "lib/index.d.ts", | ||
"main": "./lib/index.js", | ||
"exports": { | ||
"require": "./src/index.ts", | ||
"default": "./lib/index.js" | ||
}, | ||
"scripts": { | ||
"build": "cd .. && sh ./build.sh", | ||
"buildpackage": "rm -rf ./lib && tsc && npm run copy-resources", | ||
"copy-resources": "cp src/resources/genesys-dev-icons.css lib/resources/ && cp src/resources/genesys-dev-icons.eot lib/resources/ && cp src/resources/genesys-dev-icons.woff lib/resources/ && cp src/resources/genesys-dev-icons.woff2 lib/resources/", | ||
"test": "echo \"0/0 tests passed. That's technically a perfect score. Keep up the great work!\"", | ||
"snyk": "snyk test --file=package-lock.json --org=developer-engagement --severity-threshold=high --skip-unresolved=true" | ||
}, | ||
"author": "Genesys", | ||
"license": "https://github.com/purecloudlabs/genesys-dev-icon-pack/blob/main/LICENSE", | ||
"devDependencies": { | ||
"@types/react": "^17.0.29", | ||
"@types/react-dom": "^17.0.9", | ||
"fantasticon": "^1.2.3", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"typescript": "^4.4.4" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16", | ||
"react-dom": ">=16" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src" | ||
] | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
214175