New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/pollyjs__persister

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pollyjs__persister - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

pollyjs__persister/index.d.ts
// Type definitions for @pollyjs/persister 2.0
// Project: https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister
// Definitions by: feinoujc <https://github.com/feinoujc>
// silverchen <https://github.com/silverchen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -9,3 +10,4 @@

static readonly type: string;
readonly options: any;
persist(): Promise<void>;
}

12

pollyjs__persister/package.json
{
"name": "@types/pollyjs__persister",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for @pollyjs/persister",

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "feinoujc"
},
{
"name": "silverchen",
"url": "https://github.com/silverchen",
"githubUsername": "silverchen"
}

@@ -18,8 +23,9 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pollyjs__persister"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2cf507a7a0e27e5b42f5b0bc44f62e63c0ed4ecb99a10b659bf73ef648c2dcea",
"typesPublisherContentHash": "a79af6ddcfd09297deedc5e4b5942928af92279315c0ec5ef7eeb2933ce3ef89",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for @pollyjs/persister ( https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister ).
This package contains type definitions for @pollyjs/persister (https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Fri, 01 Feb 2019 18:08:29 GMT
* Last updated: Wed, 31 Jul 2019 17:12:04 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by feinoujc <https://github.com/feinoujc>.
These definitions were written by feinoujc <https://github.com/feinoujc>, and silverchen <https://github.com/silverchen>.
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