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

@app-garage/label

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-garage/label - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

CHANGELOG.md

1

dist/index.es.js

@@ -115,2 +115,1 @@ import React from 'react';

export { Label };
//# sourceMappingURL=index.es.js.map

@@ -123,2 +123,1 @@ 'use strict';

exports.Label = Label;
//# sourceMappingURL=index.js.map
{
"name": "@app-garage/label",
"version": "1.1.8",
"version": "1.1.9",
"author": "Matyas Furtos",

@@ -29,19 +29,14 @@ "license": "MIT",

"build": "rollup -c",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/index.d.ts",
"lint:src": "eslint src --ext .ts,.tsx --config ../../.eslintrc"
},
"devDependencies": {
"react": "^17.0.1"
},
"dependencies": {
"classnames": "^2.2.6"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"react": "^17.0.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-typescript2": "^0.30.0"
},
"peerDependencies": {
"react": ">=16.8.6"
}
},
"gitHead": "7dfd16b7388cc212d0ef6453a9a1eb446ff8af79"
}
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