Socket
Socket
Sign inDemoInstall

genesys-dev-icons

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

genesys-dev-icons - npm Package Compare versions

Comparing version 1.1.0-devengage-2557-tree.518 to 1.1.0

82

package.json
{
"name": "genesys-dev-icons",
"version": "1.1.0-devengage-2557-tree.518",
"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!\""
},
"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.1.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!\""
},
"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"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc