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

ngx-twitter-api

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

ngx-twitter-api - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

package.json
{
"name": "ngx-twitter-api",
"version": "0.4.0",
"version": "0.4.1",
"description": "Angular service of authorized request for twitter.",

@@ -5,0 +5,0 @@ "author": "Edy Avendaño",

@@ -17,3 +17,3 @@ # ngx-twitter-api

import { AppComponent } from './app.component';
import { TwitterService } from 'ng2-twitter';
import { TwitterService } from 'ngx-twitter-api';

@@ -37,3 +37,3 @@ @NgModule({

import { Component } from '@angular/core';
import { TwitterService } from 'ng2-twitter';
import { TwitterService } from 'ngx-twitter-api';

@@ -40,0 +40,0 @@ @Component({

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