New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

platformicons

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

platformicons - npm Package Compare versions

Comparing version

to
3.1.0

build/index.d.ts

26

package.json
{
"name": "platformicons",
"version": "3.0.0",
"version": "3.1.0",
"description": "Web platform and framework icon set.",
"main": "README.md",
"main": "build/index.js",
"repository": {

@@ -16,7 +16,25 @@ "type": "git",

"author": "Chris Jennings <chriskjennings@gmail.com>",
"license": "SIL OFL 1.1",
"license": "OFL-1.1",
"bugs": {
"url": "https://github.com/getsentry/platformicons/issues"
},
"homepage": "https://github.com/getsentry/platformicons"
"homepage": "https://github.com/getsentry/platformicons",
"scripts": {
"build": "rm -rf ./build && tsc",
"prepare": "yarn build"
},
"peerDependencies": {
"react": "^16 || ^17",
"react-dom": "^16 || ^17"
},
"devDependencies": {
"react": "^16 || ^17",
"react-dom": "^16 || ^17",
"typescript": "^4.0.2"
},
"dependencies": {
"@types/react": "^16 || ^17",
"@types/react-dom": "^16 || ^17",
"@types/node": "*"
}
}
svg/mnet.svg

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet