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

@cyberalien/redundancy

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cyberalien/redundancy - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

lib/code/types.d.ts

@@ -15,4 +15,3 @@ /**

*/
import { Redundancy as RedundancyClass, FilterCallback } from './redundancy';
import { FilterCallback } from './redundancy';
export { FilterCallback as RedundancyFilterCallback };
export declare type Redundancy = typeof RedundancyClass;
{
"name": "@cyberalien/redundancy",
"description": "Reusable redundancy library for API queries",
"version": "0.0.3",
"version": "0.0.4",
"author": "Vjacheslav Trushkin",

@@ -28,11 +28,11 @@ "license": "(Apache-2.0 OR GPL-2.0)",

"@types/mocha": "^5.2.7",
"@types/node": "^12.12.14",
"@typescript-eslint/eslint-plugin": "^2.11.0",
"@typescript-eslint/parser": "^2.11.0",
"@types/node": "^12.12.22",
"@typescript-eslint/eslint-plugin": "^2.13.0",
"@typescript-eslint/parser": "^2.13.0",
"chai": "^4.2.0",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"mocha": "^6.2.2",
"typescript": "^3.7.2"
"typescript": "^3.7.4"
},
"dependencies": {}
}
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