Socket
Socket
Sign inDemoInstall

@afconsult/apollo

Package Overview
Dependencies
15
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.5 to 1.3.6

14

package.json
{
"name": "@afconsult/apollo",
"version": "1.3.5",
"version": "1.3.6",
"description": "Design system for ÅF Web Apps",

@@ -48,5 +48,5 @@ "main": "dist/js/apollo.js",

"@babel/core": "7.4.0",
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
"@babel/preset-env": "7.4.0",
"@babel/preset-react": "7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
"autoprefixer": "^8.0.0",

@@ -99,8 +99,8 @@ "babel-eslint": "8.2.1",

"uglifyjs-webpack-plugin": "^1.1.6",
"webpack": "4.6.0",
"webpack-cli": "^2.0.10",
"webpack-combine-loaders": "^2.0.3",
"webpack-dev-server": "^3.1.0",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0",
"webpack-combine-loaders": "^2.0.4",
"webpack-dev-server": "^3.3.1",
"webpack-licenses-plugin": "^0.0.3",
"webpack-merge": "^4.1.2"
"webpack-merge": "^4.2.1"
},

@@ -107,0 +107,0 @@ "jest": {

@@ -24,3 +24,3 @@ import React from 'react';

const defaultOptions = {
animationData,
animationData: animationData.default,
autoplay: autoPlay,

@@ -27,0 +27,0 @@ loop,

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 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc