protons-runtime
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "protons-runtime", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Shared code to make your bundle smaller when running protons in your app", | ||
@@ -131,3 +131,3 @@ "license": "Apache-2.0 OR MIT", | ||
"devDependencies": { | ||
"aegir": "^39.0.13" | ||
"aegir": "^40.0.8" | ||
}, | ||
@@ -134,0 +134,0 @@ "peerDependencies": { |
@@ -1,2 +0,1 @@ | ||
import { createCodec, CODEC_TYPES } from '../codec.js' | ||
@@ -3,0 +2,0 @@ import type { DecodeFunction, EncodeFunction, Codec } from '../codec.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
55498