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

@rindo/core

Package Overview
Dependencies
Maintainers
1
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rindo/core - npm Package Compare versions

Comparing version 4.17.2-dev.1718687693.f49405c to 4.17.2-dev.1718774090.f49405c

2

cli/package.json
{
"name": "@rindo/core/cli",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo CLI.",

@@ -5,0 +5,0 @@ "main": "./index.cjs",

{
"name": "@rindo/core/compiler",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo Compiler.",

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

{
"name": "@rindo/core/dev-server/client",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo Dev Server Client.",

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

/*!
Rindo Dev Server v4.17.2-dev.1718687693.f49405c | MIT Licensed | https://rindojs.web.app
Rindo Dev Server v4.17.2-dev.1718774090.f49405c | MIT Licensed | https://rindojs.web.app
*/

@@ -4,0 +4,0 @@ "use strict";

{
"name": "@rindo/core/dev-server",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo Development Server which communicates with the Rindo Compiler.",

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

{
"name": "@rindo/core/internal/app-data",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Used for default app data and build conditionals within builds.",

@@ -5,0 +5,0 @@ "main": "./index.cjs",

{
"name": "@rindo/core/internal/client",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo internal client platform to be imported by the Rindo Compiler and internal runtime. Breaking changes can and will happen at any time.",

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

/*
Rindo Client Patch Browser v4.17.2-dev.1718687693.f49405c | MIT Licensed | https://rindojs.web.app
Rindo Client Patch Browser v4.17.2-dev.1718774090.f49405c | MIT Licensed | https://rindojs.web.app
*/

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

{
"name": "@rindo/core/internal/hydrate",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo internal hydrate platform to be imported by the Rindo Compiler. Breaking changes can and will happen at any time.",

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

{
"name": "@rindo/core/internal",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo internals only to be imported by the Rindo Compiler. Breaking changes can and will happen at any time.",

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

{
"name": "@rindo/core/internal/testing",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo internal testing platform to be imported by the Rindo Compiler. Breaking changes can and will happen at any time.",

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

{
"name": "@rindo/core/mock-doc",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Mock window, document and DOM outside of a browser environment.",

@@ -5,0 +5,0 @@ "main": "./index.cjs",

{
"name": "@rindo/core",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./internal/rindo-core/index.cjs",

/*
Rindo Screenshot v4.17.2-dev.1718687693.f49405c | MIT Licensed | https://rindojs.web.app
Rindo Screenshot v4.17.2-dev.1718774090.f49405c | MIT Licensed | https://rindojs.web.app
*/

@@ -4,0 +4,0 @@ "use strict";

{
"name": "@rindo/core/screenshot",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo Screenshot.",

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

{
"name": "@rindo/core/sys/node",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo Node System.",

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

/*!
Rindo Node System Worker v4.17.2-dev.1718687693.f49405c | MIT Licensed | https://rindojs.web.app
Rindo Node System Worker v4.17.2-dev.1718774090.f49405c | MIT Licensed | https://rindojs.web.app
*/
"use strict";var f=Object.create;var s=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var E=Object.getOwnPropertyNames;var y=Object.getPrototypeOf,R=Object.prototype.hasOwnProperty;var g=(r,e,d,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of E(e))!R.call(r,o)&&o!==d&&s(r,o,{get:()=>e[o],enumerable:!(t=p(e,o))||t.enumerable});return r};var a=(r,e,d)=>(d=r!=null?f(y(r)):{},g(e||!r||!r.__esModule?s(d,"default",{value:r,enumerable:!0}):d,r));var l=a(require("../../compiler/rindo.js")),m=a(require("./index.js"));var c=(r,e)=>{let d=o=>{o&&o.code==="ERR_IPC_CHANNEL_CLOSED"&&r.exit(0)},t=(o,n)=>{let i={rindoId:o,rindoRtnValue:null,rindoRtnError:"Error"};typeof n=="string"?i.rindoRtnError+=": "+n:n&&(n.stack?i.rindoRtnError+=": "+n.stack:n.message&&(i.rindoRtnError+=":"+n.message)),r.send(i,d)};r.on("message",async o=>{if(o&&typeof o.rindoId=="number")try{let n={rindoId:o.rindoId,rindoRtnValue:await e(o),rindoRtnError:null};r.send(n,d)}catch(n){t(o.rindoId,n)}}),r.on("unhandledRejection",o=>{t(-1,o)})};var k=m.createNodeSys({process}),M=l.createWorkerMessageHandler(k);c(process,M);
{
"name": "@rindo/core/testing",
"version": "4.17.2-dev.1718687693.f49405c",
"version": "4.17.2-dev.1718774090.f49405c",
"description": "Rindo testing suite.",

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

Sorry, the diff of this file is not supported yet

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

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

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

Sorry, the diff of this file is not supported yet

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

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

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

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

Sorry, the diff of this file is not supported yet

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

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

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

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

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