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

base-object

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base-object - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

lib/properties/computed/readonly.js

1

lib/properties/computed/index.js

@@ -35,1 +35,2 @@ /*

computed.not = require ('./not');
computed.readonly = require ('./readonly');

2

package.json
{
"name": "base-object",
"version": "1.3.1",
"version": "1.4.0",
"description": "Base object that enables OOP-like support with JavaScript objects",

@@ -5,0 +5,0 @@ "main": "./lib",

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