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

@ariesclark/object

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariesclark/object - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

README.md

9

package.json

@@ -5,3 +5,3 @@ {

"sideEffects": false,
"version": "0.2.0",
"version": "0.2.1",
"description": "",

@@ -18,8 +18,9 @@ "files": [

"license": "MIT",
"dependencies": {},
"devDependencies": {
"ts-readme": "^1.1.3"
},
"scripts": {
"build": "rm -rf dist/* && tsc",
"bump": "changeset version",
"build": "rm -rf dist/* && tsc && ts-readme",
"test": "bun test"
}
}
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