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

brik.ipa.feed

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brik.ipa.feed - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

ipa.feed.js

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

var FeedParser = require('FeedParser'), parser = new FeedParser();
var FeedParser = require('feedparser'), parser = new FeedParser();
var async = require('async');

@@ -3,0 +3,0 @@ var _ = require('underscore');

@@ -6,3 +6,3 @@ {

"description": "read a set of feeds and send their content to ipa",
"version": "0.1.1",
"version": "0.1.2",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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