New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

okam-core

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

okam-core - npm Package Versions

13
6

0.5.0-alpha.0

Diff

xhong
published 0.4.16-alpha.0 •

Changelog

Source

okam-core@0.4.16-alpha.0

新功能     * 支持百度小程序原生生命周期 onInit  (25fc6f8ad)

2020-05-22

wuhuiyao
published 0.4.15 •

Changelog

Source

okam-core@0.4.15

  • Bug修复
    • 修复 Redux 扩展,$app.$store 传入为 function 类型,导致初始化时候 $app.$store.subscribe 报未定义错问题 (d33f26e)

2019-04-18

wuhuiyao
published 0.4.14 •

Changelog

Source

okam-core@0.4.14

  • Bug修复
    • 修复 Vuex store 里引用类型修改比如 array 修改没能正确触发视图更新问题 (358ad30)
    • 修复 支付宝 自定义组件发射自定义事件,引用的自定义组件没有声明事件监听报错问题 (ee7d68b)

2019-02-14

wuhuiyao
published 0.4.13 •

Changelog

Source

okam-build@0.4.13

  • Bug修复

    • 修复 filter 模板语法,classstyle 支持缺失问题 (28343e8)
  • 新功能

    • 增加 Vuex 状态管理库支持 (817532e)
  • 优化

    • 移除原生自定义组件事件参数适配 (2948a9b)

2019-01-16

wuhuiyao
published 0.4.12 •

Changelog

Source

okam-core@0.4.12

  • Bug修复
    • 修复页面组件 createSelectorQuery 新增扩展接口在 微信小程序 SDK 版本 2.1.3 真机上出错问题 (0bcb218)

2019-01-29

wuhuiyao
published 0.4.11 •

Changelog

Source

okam-build@0.4.11

  • Bug修复

    • 修复支付宝 catch 事件处理 (a41606c)
  • 新功能

wuhuiyao
published 0.4.10 •

Changelog

Source

okam-core@0.4.10

  • Bug修复

    • 修复 支付宝小程序 自定义组件 createSelectorQuery API 不存在问题,通过将接口定义直接代理到全局 my.createSelectorQuery 进行修复 (950ac61)
    • 修复 支付宝小程序 事件参数 event.target.dataset 跟微信实现没有对齐,将 event.target.targetDataset 赋值给 event.target.dataset,原先 dataset 值通过 event.currentTarget.dataset 获取 (671360f)
    • 修复 支付宝小程序 自定义组件的 ref 信息丢失问题 (68d7f42)
    • 修复 v-model 指令支持,在判断是否使用了 observable data 扩展问题 (2df6341)
  • 新功能

    • 增加 Vuex 状态管理库支持 (e945934)
  • 优化

    • redux 扩展增加 $subscribeStoreChange $unsubscribeStoreChange API,将 onShow / oHide 钩子逻辑移到页面组件扩展里 (7243ca1)
    • 优化 observable array 初始化逻辑 (e945934)
wuhuiyao
published 0.4.9 •

Changelog

Source

okam-core@0.4.9

  • Bug修复

    • 修复页面组件 createSelectorQuery 新增扩展接口在 微信小程序 SDK 版本 2.1.3 出错问题 (3b7eb07)
  • 优化

    • 优化快应用 watch deep 支持 (fcb6fd2)
xhong
published 0.4.8 •

Changelog

Source

okam-core@0.4.8

  • 新功能
    • v-model 支持 (26c6c0e)
    • 新增 快应用 对于 redux 状态管理支持 (8d8915d)
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