Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

empack

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

empack - npm Package Compare versions

Comparing version
5.0.5
to
5.0.6
+16
-2
CHANGELOG.md

@@ -5,2 +5,18 @@ # Changelog

## 5.0.6
([Full Changelog](https://github.com/emscripten-forge/empack/compare/v5.0.5...412d475a55c851501a09d3143f1319cfbf7d56d5))
### Bugs fixed
- do not remove tests from numpy [#115](https://github.com/emscripten-forge/empack/pull/115) ([@DerThorsten](https://github.com/DerThorsten))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2025-01-28&to=2025-03-18&type=c))
[@DerThorsten](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2025-01-28..2025-03-18&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 5.0.5

@@ -20,4 +36,2 @@

<!-- <END NEW CHANGELOG ENTRY> -->
## 5.0.4

@@ -24,0 +38,0 @@

+1
-1

@@ -10,2 +10,2 @@ name: ci-env

- micromamba >=1.4.1
- microsoft::playwright
- microsoft::playwright <=1.50

@@ -14,2 +14,8 @@ packages:

- pattern: '**'
numpy:
exclude_patterns:
- pattern: '**/*.pyx'
- pattern: '**/*.pyc'
- pattern: '**/*.typed'
- pattern: '**/*.egg-info'
default:

@@ -16,0 +22,0 @@ exclude_patterns:

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

__version__ = "5.0.5"
__version__ = "5.0.6"
Metadata-Version: 2.4
Name: empack
Version: 5.0.5
Version: 5.0.6
Summary: empack emscripten+boa

@@ -5,0 +5,0 @@ Project-URL: Homepage, https://github.com/emscripten-forge/empack