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

@dosgato/templating

Package Overview
Dependencies
Maintainers
2
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dosgato/templating - npm Package Compare versions

Comparing version 0.0.117 to 0.0.118

5

dist/component.d.ts

@@ -584,2 +584,7 @@ /// <reference types="node" />

/**
* This method will be provided to page templates by the render server. You may call it to set
* the HTTP response status at any time during the fetch, context, or render.
*/
setStatus: (statusCode: number) => void;
/**
* URL for the currently rendering page

@@ -586,0 +591,0 @@ *

2

package.json
{
"name": "@dosgato/templating",
"version": "0.0.117",
"version": "0.0.118",
"description": "A library to support building templates for dosgato CMS.",

@@ -5,0 +5,0 @@ "type": "module",

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