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

@keeljs/pkg2

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keeljs/pkg2 - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

17

CHANGELOG.md
# @keeljs/pkg2
## 1.0.3
### Patch Changes
- Bug Fix
- [SwipeAction] 修复内容超出区域的 bug。[#772](https://github.com/ZhongAnTech/zarm/pull/772)
- [Popup] 修复服务端渲染时,进入页面默认开启弹层的情况下报错的 bug。[#798](https://github.com/ZhongAnTech/zarm/pull/798)
- [Affix] 修复服务端渲染时报错的 bug。[#807](https://github.com/ZhongAnTech/zarm/pull/807)
- [Tabs] 修复 tab 项动态渲染时返回 null 或者 undefined 出错的 bug。[#836](https://github.com/ZhongAnTech/zarm/pull/836)
- [Icon] 修复 iconfont 的使用方式在 vite 生产环境下报错的 bug。[#834](https://github.com/ZhongAnTech/zarm/pull/834)
- [Progress] 修复当 percent 属性为 null 时进度展示有误的 bug。[#839](https://github.com/ZhongAnTech/zarm/pull/839)
- Perf
- [Popper] 优化内部使用的 Array.prototype.includes 不兼容的方法。[#5344d0b](https://github.com/ZhongAnTech/zarm/commit/5344d0b6d6b93bf2604c496030b4a24053f18aac)
## 1.0.2

@@ -4,0 +21,0 @@

2

index.js

@@ -5,5 +5,5 @@ import a from 'pkg1';

a();
console.log('this is pkg2, hahaha123');
console.log('this is pkg2');
}
export default b;
{
"name": "@keeljs/pkg2",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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