Socket
Socket
Sign inDemoInstall

awesome-selector

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

6

package.json
{
"name": "awesome-selector",
"description": "React, Angular, Vue, and Typescript compatible selector",
"version": "1.0.7",
"version": "1.0.8",
"author": "Mostafa Mohammadzadeh",

@@ -12,3 +12,3 @@ "license": "MIT",

"test-cov": "jest --coverage","pub": "npm test || npm update && npm publish",
"dep": "npm update && npm publish && cd website && npm update && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push"
"deploy": "npm update && npm publish && cd website && npm update && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push"
},

@@ -49,3 +49,3 @@ "devDependencies": {

},
"homepage": "https://awesome-selector.demos.mostafa-mdzh.ir",
"homepage": "https://selector.awesome-components.com",
"bugs": {

@@ -52,0 +52,0 @@ "url": "https://github.com/MostafaMDZH/Awesome-Selector/issues"

@@ -5,3 +5,3 @@ # Awesome Selector

## Features <a href='https://awesome-selector.demos.mostafa-mdzh.ir'>[Docs & Demo]</a>
## Features [ <a href='https://selector.awesome-components.com'>Docs & Demo</a> | <a href='https://github.com/MostafaMDZH/Awesome-Selector'>Github</a> | <a href='https://npmjs.com/package/awesome-selector'>NPM</a> ]
- Custom Title

@@ -8,0 +8,0 @@ - Searchable

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc