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

@fastly/js-compute

Package Overview
Dependencies
Maintainers
5
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastly/js-compute - npm Package Compare versions

Comparing version 3.8.2 to 3.8.3

types/backend.d.ts

7

CHANGELOG.md
# Changelog
## 3.8.3 (2024-02-21)
### Fixed
* do not use colon character in types for windows support ([#726](https://github.com/fastly/js-compute-runtime/issues/726)) ([25bf1a2](https://github.com/fastly/js-compute-runtime/commit/25bf1a2bb40528bf02e0773e6bc624560a12869a))
## 3.8.2 (2024-01-25)

@@ -5,0 +12,0 @@

2

package.json
{
"name": "@fastly/js-compute",
"version": "3.8.2",
"version": "3.8.3",
"engines": {

@@ -5,0 +5,0 @@ "node": "16 - 20",

@@ -1,13 +0,13 @@

/// <reference path="fastly:backend.d.ts" />
/// <reference path="fastly:cache-override.d.ts" />
/// <reference path="fastly:config-store.d.ts" />
/// <reference path="fastly:dictionary.d.ts" />
/// <reference path="fastly:env.d.ts" />
/// <reference path="fastly:experimental.d.ts" />
/// <reference path="fastly:fanout.d.ts" />
/// <reference path="fastly:geolocation.d.ts" />
/// <reference path="fastly:logger.d.ts" />
/// <reference path="fastly:kv-store.d.ts" />
/// <reference path="fastly:cache.d.ts" />
/// <reference path="fastly:secret-store.d.ts" />
/// <reference path="backend.d.ts" />
/// <reference path="cache-override.d.ts" />
/// <reference path="config-store.d.ts" />
/// <reference path="dictionary.d.ts" />
/// <reference path="env.d.ts" />
/// <reference path="experimental.d.ts" />
/// <reference path="fanout.d.ts" />
/// <reference path="geolocation.d.ts" />
/// <reference path="logger.d.ts" />
/// <reference path="kv-store.d.ts" />
/// <reference path="cache.d.ts" />
/// <reference path="secret-store.d.ts" />
/// <reference path="globals.d.ts" />

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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