@std-uritemplate/std-uritemplate
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@std-uritemplate/std-uritemplate", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "std-uritemplate implementation for TS/JS", | ||
@@ -15,3 +15,3 @@ "scripts": { | ||
"author": "Andrea Peruffo <andrea.peruffo1982@gmail.com>", | ||
"license": "APACHE2", | ||
"license": "Apache-2.0", | ||
"type": "module", | ||
@@ -38,3 +38,3 @@ "exports": { | ||
"devDependencies": { | ||
"puppeteer": "^22.4.0", | ||
"puppeteer": "^23.0.1", | ||
"rimraf": "^6.0.0", | ||
@@ -41,0 +41,0 @@ "ts-node": "^10.9.1", |
# std-uritemplate | ||
[![GitHub license](https://img.shields.io/badge/license-APACHE-blue.svg)](https://github.com/std-uritemplate/std-uritemplate/blob/main/LICENSE) | ||
[![GitHub license](https://img.shields.io/github/license/std-uritemplate/std-uritemplate.svg)](https://github.com/std-uritemplate/std-uritemplate/blob/main/LICENSE) | ||
[![Build Status](https://github.com/std-uritemplate/std-uritemplate/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/std-uritemplate/std-uritemplate/blob/main/.github/workflows/test.yml) | ||
@@ -5,0 +5,0 @@ [![GitHub Release](https://img.shields.io/github/tag/std-uritemplate/std-uritemplate.svg?style=flat&color=green)](https://github.com/std-uritemplate/std-uritemplate/tags) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36753