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

flint-tools

Package Overview
Dependencies
Maintainers
2
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flint-tools - npm Package Compare versions

Comparing version 1.0.54 to 1.0.55

build/index.html

8

build/_/tools.js

@@ -6,3 +6,3 @@ function flintRun_tools(node, opts, cb) {

(function(Flint) {
!function() { return Flint.file('errors.js', function(exports) {'use strict';var tools = window._DT;
!function() { return Flint.file('/errors.js', function(exports) {'use strict';var tools = window._DT;
var split = function split(s, i) {return [s.substring(0, i), s.substring(i, i + 1), s.substring(i + 1)];};

@@ -265,3 +265,3 @@ var propsMatch = /view\.props\./g;

/* end view: ErrorIcon */;;return exports }) }();
!function() { return Flint.file('main.js', function(exports) {"use strict";Flint.view("Main", "1755745248", function (view, on) {
!function() { return Flint.file('/main.js', function(exports) {"use strict";Flint.view("Main", "1755745248", function (view, on) {
view.update(view._render = function () {return view.el(13, "Flint.MainWrapper", {view: view}, view.el(14, "Errors", null),

@@ -279,3 +279,3 @@ view.el(15, "Installer", null)

/* end view: Main */;;return exports }) }();
!function() { return Flint.file('modal.js', function(exports) {"use strict";Flint.view("Modal", "-1472366128", function (view, on) {
!function() { return Flint.file('/modal.js', function(exports) {"use strict";Flint.view("Modal", "-1472366128", function (view, on) {
view.update(view._render = function () {return view.el(16, "Flint.ModalWrapper", {view: view}, view.el(17, "modal", null,

@@ -330,3 +330,3 @@ view.el(18, "close", {onClick: view.props.onClose}, "X"),

/* end view: Modal */;;return exports }) }();
!function() { return Flint.file('npm/installer.js', function(exports) {"use strict";var tools = window._DT;
!function() { return Flint.file('/npm/installer.js', function(exports) {"use strict";var tools = window._DT;

@@ -333,0 +333,0 @@ Flint.view("Installer", "2126317651", function (view, on) {

@@ -6,3 +6,3 @@ {

"description": "tools",
"version": "1.0.54",
"version": "1.0.55",
"main": "",

@@ -9,0 +9,0 @@ "scripts": {},

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