New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

armstrong-react

Package Overview
Dependencies
Maintainers
5
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

armstrong-react - npm Package Compare versions

Comparing version

to
2.5.8

2

dist/components/form/inputs/codeInput.js

@@ -84,2 +84,4 @@ "use strict";

input.select();
// ios safari fix
input.setSelectionRange(0, 9999);
});

@@ -86,0 +88,0 @@ };

2

package.json
{
"name": "armstrong-react",
"version": "2.5.7",
"version": "2.5.8",
"description": "Rocketmakers Armstrong library of React components",

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

Sorry, the diff of this file is not supported yet