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.5.6 to 0.5.7

2

lib/Attribute.js
"use strict";
var a = require("array-ting"),
var a = require("array-tools"),
t = require("typical");

@@ -4,0 +4,0 @@

var Model = require("./Model2"),
a = require("array-ting");
a = require("array-tools");

@@ -4,0 +4,0 @@ module.exports = Design;

"use strict";
var util = require("util"),
path = require("path"),
o = require("object-ting"),
a = require("array-ting"),
o = require("object-tools"),
a = require("array-tools"),
t = require("typical"),

@@ -7,0 +7,0 @@ Attribute = require("./Attribute"),

{
"name": "nature",
"version": "0.5.6",
"version": "0.5.7",
"description": "Classify the things in your world and how they interact.",

@@ -13,4 +13,4 @@ "main": "lib/nature.js",

"dependencies": {
"array-ting": "^1.0.0",
"object-ting": "^1.0.1",
"array-tools": "^1.0.6",
"object-tools": "^1.0.3",
"typical": "^1.0.0"

@@ -17,0 +17,0 @@ },

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