🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@pkl-community/pkl-typescript

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkl-community/pkl-typescript - npm Package Compare versions

Comparing version
0.0.11
to
0.0.12
+3
-3
.github/workflows/test.yaml

@@ -15,3 +15,3 @@ name: test

matrix:
pklVersion: ["0.25.0", "0.25.1"]
pklVersion: ["0.25.0", "0.25.1", "0.25.2", "0.25.3"]

@@ -37,3 +37,3 @@ steps:

matrix:
pklVersion: ["0.25.0", "0.25.1"]
pklVersion: ["0.25.0", "0.25.1", "0.25.2", "0.25.3"]

@@ -58,3 +58,3 @@ steps:

node-version: [18, 20, 21]
pklVersion: ["0.25.0", "0.25.1"]
pklVersion: ["0.25.0", "0.25.1", "0.25.2", "0.25.3"]

@@ -61,0 +61,0 @@ steps:

{
"name": "@pkl-community/pkl-typescript",
"description": "Typescript bindings for Pkl",
"version": "0.0.11",
"version": "0.0.12",
"main": "dist/src/index.js",

@@ -6,0 +6,0 @@ "types": "dist/src/index.d.ts",