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

piral

Package Overview
Dependencies
Maintainers
1
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piral - npm Package Compare versions

Comparing version 0.6.1-pre.557 to 0.6.1-pre.558

1

lib/utils/options.js

@@ -47,3 +47,2 @@ "use strict";

name: 'app',
dependencies: {},
});

@@ -50,0 +49,0 @@ }

8

package.json
{
"name": "piral",
"version": "0.6.1-pre.557",
"version": "0.6.1-pre.558",
"description": "The all-in-one piral package.",

@@ -44,4 +44,4 @@ "keywords": [

"graphql": "^14.3.0",
"piral-core": "^0.6.1-pre.557",
"piral-ext": "^0.6.1-pre.557",
"piral-core": "^0.6.1-pre.558",
"piral-ext": "^0.6.1-pre.558",
"promise-polyfill": "^8.1.0",

@@ -60,3 +60,3 @@ "react": "^16.8.1",

},
"gitHead": "671c6a55fcee62eb888361fc41da32285f98661a"
"gitHead": "857ab5eac3da41fdf1c1ccb582dca17fc55c988a"
}
import { PiletRequester, GlobalState } from 'piral-core';
import { isfunc, ArbiterModule, ArbiterModuleMetadata } from 'react-arbiter';
import { PiralAttachment, PiletApi, PiralConfig, PiralLoader } from '../types';
import { PiralAttachment, PiralConfig, PiralLoader } from '../types';

@@ -50,3 +50,2 @@ export function getContainer(selector?: string | Element) {

name: 'app',
dependencies: {},
});

@@ -53,0 +52,0 @@ }

Sorry, the diff of this file is not supported yet

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