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

ngx-cacheable

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-cacheable - npm Package Compare versions

Comparing version 1.4.2-beta.0 to 1.4.2-beta.1

10

package.json
{
"name": "ngx-cacheable",
"version": "1.4.2-beta.0",
"version": "1.4.2-beta.1",
"description": "Promise/Observable cache decorators",
"main": "./cjs/dist/index.js",
"module": "./esm5/dist/index.js",
"es2015": "./esm2015/dist/index.js",
"types": "./cjs/dist/index.d.ts",
"main": "./dist/cjs/index.js",
"module": "./dist/esm5/index.js",
"es2015": "./dist/esm2015/index.js",
"types": "./dist/cjs/index.d.ts",
"sideEffects": false,

@@ -10,0 +10,0 @@ "scripts": {

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