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

nature

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nature - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

lib/thing.js

@@ -120,3 +120,3 @@ "use strict";

function Thing(){
this._definitions = {};
Object.defineProperty(this, "_definitions", { enumerable: false, configurable: false, value: {} });
}

@@ -123,0 +123,0 @@

{
"name": "nature",
"version": "0.0.3",
"version": "0.0.4",
"description": "Classify the things (models) in your world (app) and how they interact.",

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

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