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

@stoplight/ordered-object-literal

Package Overview
Dependencies
Maintainers
25
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/ordered-object-literal - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

package.json
{
"name": "@stoplight/ordered-object-literal",
"version": "1.0.1",
"version": "1.0.2",
"description": "Object literal maintaining its properties in the order they were added",

@@ -24,2 +24,3 @@ "keywords": [

"main": "./src/index.cjs",
"module": "./src/index.mjs",
"exports": {

@@ -26,0 +27,0 @@ "import": "./src/index.mjs",

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