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

@untemps/react-vocal

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@untemps/react-vocal - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

dev/babel.config.js

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [1.3.3](https://github.com/untemps/react-vocal/compare/v1.3.2...v1.3.3) (2020-09-05)
## [1.3.2](https://github.com/untemps/react-vocal/compare/v1.3.1...v1.3.2) (2020-08-12)

@@ -2,0 +4,0 @@

3

package.json
{
"name": "@untemps/react-vocal",
"version": "1.3.2",
"version": "1.3.3",
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",

@@ -121,2 +121,3 @@ "repository": "git@github.com:untemps/react-vocal.git",

"scripts": {
"dev": "cd dev && rm -rf dist && yarn && yarn start",
"test": "jest -u --watch",

@@ -123,0 +124,0 @@ "test:ci": "CI=true jest -u -b --coverage",

@@ -236,2 +236,10 @@ <p align="center">

## Development
The component can be served for development purpose on `http://localhost:10001/` using:
```
yarn dev
```
## Contributing

@@ -238,0 +246,0 @@

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