New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.7-beta.5 to 1.1.7-beta.6

cache-buster.decorator.d.ts

11

package.json
{
"name": "ngx-cacheable",
"version": "1.1.7-beta.5",
"version": "1.1.7-beta.6",
"description": "Rx Observable cache decorator",
"main": "dist/index.js",
"types": "dist",
"files": [
"dist"
],
"main": "./index.js",
"types": "./index.d.ts",
"scripts": {
"test": "karma start",
"test:watch": "karma start --auto-watch",
"build": "tsc"
"build": "tsc && cp package.json ./dist"
},

@@ -15,0 +12,0 @@ "repository": {

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