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

@visulima/packem

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/packem - npm Package Compare versions

Comparing version 1.0.0-alpha.36 to 1.0.0-alpha.37

7

CHANGELOG.md

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

## @visulima/packem [1.0.0-alpha.37](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.36...@visulima/packem@1.0.0-alpha.37) (2024-06-02)
### Bug Fixes
* disabled cjs ([8c714e6](https://github.com/visulima/packem/commit/8c714e653669efa07250122b84fe200c103d81a0))
## @visulima/packem [1.0.0-alpha.36](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.35...@visulima/packem@1.0.0-alpha.36) (2024-06-02)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@visulima/packem",
"version": "1.0.0-alpha.36",
"version": "1.0.0-alpha.37",
"description": "A fast and modern bundler for Node.js and TypeScript.",

@@ -75,3 +75,3 @@ "keywords": [

"bin": {
"packem": "./dist/cli.cjs"
"packem": "./dist/cli.mjs"
},

@@ -78,0 +78,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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