Socket
Socket
Sign inDemoInstall

annotation-poller

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

annotation-poller - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.2.1"></a>
## [1.2.1](https://github.com/npm/annotation-poller/compare/v1.2.0...v1.2.1) (2016-04-19)
### Bug Fixes
* we were pulling with undefined interval ([d5913a7](https://github.com/npm/annotation-poller/commit/d5913a7))
<a name="1.2.0"></a>

@@ -7,0 +17,0 @@ # 1.2.0 (2016-04-19)

2

index.js

@@ -30,3 +30,3 @@ var $ = require('jquery')

})
}, this.pollInterval)
}, _this.pollInterval)
})

@@ -33,0 +33,0 @@ }

{
"name": "annotation-poller",
"version": "1.2.0",
"version": "1.2.1",
"description": "poll for annotations from external services, place them on packages",

@@ -5,0 +5,0 @@ "main": "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