Socket
Socket
Sign inDemoInstall

lang-mini

Package Overview
Dependencies
0
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.35 to 0.0.36

examples/functional_data_type.js

2

examples/grammar.js

@@ -183,2 +183,3 @@ /*

// Maybe want Data_Type, Base_Data_Type etc....

@@ -190,3 +191,2 @@

// grammar tof needs more work.

@@ -193,0 +193,0 @@

@@ -654,2 +654,15 @@ const lang = require('./lang-mini');

// Let's make something a little simpler and focused on representing the types of data in Data_Model classes.
// Control is such a class through inheritance, it extends Data_Object.
// nfdt new functional data type function....?
// The representation type is a way to represent something

@@ -656,0 +669,0 @@ // What is being represented? That is all within a signifier type.

@@ -6,5 +6,2 @@ {

"dependencies": {},
"cdeps": {
"deep-equal (try older)?": "^2.0.3"
},
"devDependencies": {

@@ -25,3 +22,3 @@ "fnl": "^0.0.29"

},
"version": "0.0.35"
"version": "0.0.36"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc