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

@xfers/xfers-components

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xfers/xfers-components - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

old/Accordion/Accordion.js

25

package.json
{
"name": "@xfers/xfers-components",
"version": "1.0.0",
"version": "1.0.1",
"description": "This package includes all the UI components used to build Xfers SDK and website, as well as a wrapper for Xfers APIs.",
"main": "index.js",
"main": "./dist/xfers-components.bundle.js",
"scripts": {
"build": "rollup --config rollup.config.prod.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Xfers Ptd Ltd",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/preset-react": "^7.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"rollup": "^1.7.0",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-includepaths": "^0.2.3",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-postcss": "^2.0.3"
},
"dependencies": {
"react-inlinesvg": "^0.8.4"
}
}
index.js
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