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

addthis-snippet

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

addthis-snippet - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

History.md
1.0.2 / 2017-12-18
==================
* replace code42day-load with dynload
1.0.1 / 2017-02-18

@@ -3,0 +8,0 @@ ==================

2

index.js

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

var load = require('load');
var load = require('dynload');

@@ -3,0 +3,0 @@ module.exports = addthis;

{
"name": "addthis-snippet",
"version": "1.0.1",
"version": "1.0.2",
"description": "Load addthis.com snippet asynchronously.",

@@ -17,3 +17,3 @@ "author": {

"dependencies": {
"code42day-load": "^1.0.1"
"dynload": "^1.0.2"
},

@@ -26,9 +26,5 @@ "devDependencies": {

},
"browser": {
"load": "code42day-load"
},
"files": [
"index.js",
"lib"
"index.js"
]
}
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