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

@asymmetrik/angular2-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asymmetrik/angular2-leaflet - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

dist/bundles/angular2-leaflet.js

@@ -1,2 +0,2 @@

/*! @asymmetrik/angular2-leaflet-1.0.6 - Copyright Asymmetrik, Ltd. 2007-2017 - All Rights Reserved.*/
/*! @asymmetrik/angular2-leaflet-1.0.7 - Copyright Asymmetrik, Ltd. 2007-2017 - All Rights Reserved.*/
(function (global, factory) {

@@ -12,4 +12,6 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory() :

exports.LeafletDirective = leaflet_directive_1.LeafletDirective;
var leaflet_directive_wrapper_1 = require('./leaflet/core/leaflet.directive.wrapper');
exports.LeafletDirectiveWrapper = leaflet_directive_wrapper_1.LeafletDirectiveWrapper;
})));
//# sourceMappingURL=angular2-leaflet.js.map

@@ -1,2 +0,2 @@

/*! @asymmetrik/angular2-leaflet-1.0.6 - Copyright Asymmetrik, Ltd. 2007-2017 - All Rights Reserved.*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define(t):t()}(this,function(){"use strict";var e=require("./leaflet/leaflet.module");exports.LeafletModule=e.LeafletModule;var t=require("./leaflet/core/leaflet.directive");exports.LeafletDirective=t.LeafletDirective});
/*! @asymmetrik/angular2-leaflet-1.0.7 - Copyright Asymmetrik, Ltd. 2007-2017 - All Rights Reserved.*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define(t):t()}(this,function(){"use strict";var e=require("./leaflet/leaflet.module");exports.LeafletModule=e.LeafletModule;var t=require("./leaflet/core/leaflet.directive");exports.LeafletDirective=t.LeafletDirective;var r=require("./leaflet/core/leaflet.directive.wrapper");exports.LeafletDirectiveWrapper=r.LeafletDirectiveWrapper});
export { LeafletModule } from './leaflet/leaflet.module';
export { LeafletDirective } from './leaflet/core/leaflet.directive';
export { LeafletDirectiveWrapper } from './leaflet/core/leaflet.directive.wrapper';

@@ -6,3 +6,5 @@ "use strict";

exports.LeafletDirective = leaflet_directive_1.LeafletDirective;
var leaflet_directive_wrapper_1 = require('./leaflet/core/leaflet.directive.wrapper');
exports.LeafletDirectiveWrapper = leaflet_directive_wrapper_1.LeafletDirectiveWrapper;
//# sourceMappingURL=index.js.map

@@ -5,3 +5,3 @@ {

"description": "Angular 2 components for Leaflet",
"version": "1.0.6",
"version": "1.0.7",
"author": "Asymmetrik, Ltd.",

@@ -8,0 +8,0 @@ "copyright": "Copyright Asymmetrik, Ltd. 2007-2017 - All Rights Reserved.",

export { LeafletModule } from './leaflet/leaflet.module';
export { LeafletDirective } from './leaflet/core/leaflet.directive';
export { LeafletDirectiveWrapper } from './leaflet/core/leaflet.directive.wrapper';

Sorry, the diff of this file is not supported yet

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