New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@spacebartech/text-input

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spacebartech/text-input - npm Package Compare versions

Comparing version
1.2.9
to
1.2.10
+1
-1
package.json
{
"name": "@spacebartech/text-input",
"version": "1.2.9",
"version": "1.2.10",
"description": "Text input component",

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

@@ -42,4 +42,12 @@ Text Input

```
```
Sass variables
$label : #68A65E !default;
$error : #e64343 !default;
```
## Tests
`npm test`