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

@eaze/address-display

Package Overview
Dependencies
Maintainers
27
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/address-display - npm Package Compare versions

Comparing version 0.1.0 to 1.0.3

9

dist/index.js

@@ -25,6 +25,2 @@ 'use strict';

var _skinnyPin = require('./skinny-pin.svg');
var _skinnyPin2 = _interopRequireDefault(_skinnyPin);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -38,2 +34,5 @@

/* babel-plugin-inline-import './skinny-pin.svg' */var locationPin = 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+U3Ryb2tlIDQgKyBTdHJva2UgNjwvdGl0bGU+PGcgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTEwLjY4OCA2QzEwLjY4OCA4LjU5IDYgMTUuNjg4IDYgMTUuNjg4UzEuMzEyIDguNTkgMS4zMTIgNmE0LjY4NyA0LjY4NyAwIDEgMSA5LjM3NiAweiIvPjxwYXRoIGQ9Ik03Ljg3NSA2YTEuODc1IDEuODc1IDAgMSAxLTMuNzUgMCAxLjg3NSAxLjg3NSAwIDAgMSAzLjc1IDB6Ii8+PC9nPjwvc3ZnPg==';
var lightGray = '#ECECEC';

@@ -86,3 +85,3 @@

null,
_react2.default.createElement(LocationPin, { src: _skinnyPin2.default }),
_react2.default.createElement(LocationPin, { src: locationPin }),
_react2.default.createElement(

@@ -89,0 +88,0 @@ Address,

{
"name": "@eaze/address-display",
"version": "0.1.0",
"version": "1.0.3",
"description": "Address Display component",

@@ -30,2 +30,3 @@ "main": "dist/index.js",

"dependencies": {
"babel-plugin-inline-import-data-uri": "^1.0.1",
"emotion": "~8.0.9",

@@ -32,0 +33,0 @@ "prop-types": "~15.5.10",

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