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

wb-google-addresspicker

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wb-google-addresspicker - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

68

bower.json
{
"name": "angular-address-picker",
"version": "v0.0.8",
"authors": [
"ByGiro <girotomaselli@gmail.com>"
],
"contributors": [],
"main": [
"dist/angular-address-picker.js",
"dist/angular-address-picker.min.js"
],
"description": "Angular directive to convert a simple input text into a fully featured google maps address picker",
"keywords": [
"AngularJs",
"form",
"ByGiro",
"google maps",
"address picker"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": ">=1.2.x",
"jquery-addresspicker": "*"
},
"devDependencies": {
"chai": "~1.9.1",
"mocha": "~1.21.4"
}
"name": "wb-google-addresspicker",
"version": "1.0.1",
"author": "G. Tomaselli <girotomaselli@gmail.com>",
"contributors": [
{
"name": "Wuglyak Bolgoink",
"email": "info@cyberkatze.de"
}
],
"main": "dist/wb-google-addresspicker.js",
"description": "Angular directive to convert a simple input text into a fully featured google maps address picker",
"keywords": [
"ng",
"angular",
"directive",
"google",
"picker",
"address",
"google maps",
"maps"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": ">=1.2.x",
"jquery-addresspicker": "*"
},
"devDependencies": {}
}
{
"name": "wb-google-addresspicker",
"version": "1.0.1",
"version": "1.0.2",
"author": "G. Tomaselli <girotomaselli@gmail.com>",

@@ -16,3 +16,3 @@ "contributors": [

},
"main": "dist/wb-google-addresspicker.min.js",
"main": "dist/wb-google-addresspicker.js",
"license": "MIT",

@@ -19,0 +19,0 @@ "description": "Angular directive to convert a simple input text into a fully featured google maps address picker",

@@ -5,2 +5,4 @@ # Angular directive: wb-google-addresspicker

[![NPM](https://nodei.co/npm/wb-google-addresspicker.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/wb-google-addresspicker/)
---

@@ -7,0 +9,0 @@

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