New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 - npm Package Compare versions

Comparing version 0.0.0-alpha.2 to 0.0.0-alpha.3

2

dist/index.d.ts

@@ -155,2 +155,2 @@ /** 属性名的类型,属性名是 `string`、`number` 和 `symbol` 类型中的某一个类型。 */

export { createWithNull, deleteAttrs, derive, isPrototypeProperty, shallowEqual };
export { ObjectType, PropertyKey, createWithNull, deleteAttrs, derive, isPrototypeProperty, shallowEqual };
{
"name": "@curong/object",
"version": "0.0.0-alpha.2",
"version": "0.0.0-alpha.3",
"license": "MIT",

@@ -31,6 +31,6 @@ "author": {

"dependencies": {
"@curong/types": "^0.0.0-alpha.2"
"@curong/types": "^0.0.0-alpha.3"
},
"sideEffects": false,
"gitHead": "c6ba60b39efca33e0df2139e1376cb3ff8babba0"
"gitHead": "06b69d7d28af0202111c242194269f63a2272a05"
}
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