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

@curong/object

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curong/object

  • 0.0.0-alpha.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

@curong/object

@curong/object 主要包含以下的方法:

  • createWithNull: 创建一个纯对象,该对象的原型是 null
  • deleteAttrs: 从一个对象中删除一些属性
  • isPrototypeProperty: 是不是当前对象的原型上的属性
  • shallowEqual: 通过浅比较的方式比较两个对象中的属性。(仅比较对象中的一层属性)
  • stringify: 将一个值转换为一个字符串
  • toLowerCaseKey: 将一个对象中的键全部转换为小写,并返回一个新的对象

FAQs

Package last updated on 04 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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