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

@eaze/footer

Package Overview
Dependencies
Maintainers
24
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/footer - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

12

package.json
{
"name": "@eaze/footer",
"version": "1.0.2",
"version": "2.0.0",
"description": "Footer component",

@@ -10,4 +10,4 @@ "main": "dist/index.js",

"scripts": {
"build": "webpack -p",
"build:watch": "webpack -w",
"build": "babel src -d dist",
"build:watch": "babel src --watch -d dist",
"prepare": "NODE_ENV=production npm run build"

@@ -25,10 +25,8 @@ },

"babel-core": "~6.25.0",
"babel-loader": "~7.1.2",
"babel-preset-es2015": "~6.24.1",
"babel-preset-react": "~6.24.1",
"babel-preset-stage-2": "~6.24.1",
"webpack": "~3.5.5"
"babel-preset-stage-2": "~6.24.1"
},
"dependencies": {
"@eaze/color": "^0.0.22",
"@eaze/color": "^1.0.0",
"prop-types": "~15.5.10",

@@ -35,0 +33,0 @@ "react": "~16.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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