Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-social-icons

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-social-icons - npm Package Compare versions

Comparing version 0.0.1 to 1.0.3

.idea/.name

43

package.json
{
"name": "react-social-icons",
"version": "0.0.1",
"description": "",
"version": "1.0.3",
"description": "efficient svg social icons",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "sh scripts/dev-examples.sh",
"test": "./node_modules/.bin/karma start",
"test-dev": "./node_modules/.bin/karma start --auto-watch --no-single-run"
},
"author": "",
"license": "MIT"
}
"author": "jaketrent",
"license": "MIT",
"devDependencies": {
"autoprefixer-loader": "^1.2.0",
"babel": "^4.7.7",
"babel-core": "^4.7.7",
"babel-loader": "^4.1.0",
"chai": "^2.1.0",
"classnames": "^1.1.4",
"css-loader": "^0.9.1",
"karma": "^0.12.31",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "0.1.7",
"karma-cli": "0.0.4",
"karma-mocha": "0.1.10",
"karma-sourcemap-loader": "0.3.2",
"karma-webpack": "1.5.0",
"mocha": "^2.1.0",
"react-tools": "^0.12.2",
"rf-release": "^0.4.0",
"sass-loader": "^0.5.0",
"should": "^5.0.1",
"style-loader": "^0.8.3",
"webpack": "^1.7.1",
"webpack-dev-middleware": "^1.0.11",
"webpack-dev-server": "^1.7.0"
},
"dependencies": {
"lodash-node": "^3.4.0",
"react": "^0.12.2"
}
}
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