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

kawaii-kitsune

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kawaii-kitsune - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json

@@ -29,3 +29,3 @@ {

"typings": "./typings/index.d.ts",
"version": "1.0.1"
"version": "1.0.2"
}

@@ -11,3 +11,3 @@ const axios = require('axios');

constructor() {
this._userAgent = `kawaii-kitsu/v${version}`;
this._userAgent = `kawaii-kitsune/v${version} - (npmjs.com/package/kawaii-kitsune)`;
this._options = {

@@ -14,0 +14,0 @@ headers: {

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

declare module 'kitsu.js' {
declare module 'kawaii-kitsune' {
export class Anime {

@@ -3,0 +3,0 @@ public id: string;

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