Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-typist

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-typist - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md
# React Typist Changelog
### v1.0.1 (10/01/16)
- Fixes
+ Move `promise-mock` as a `devDepencency`
### v1.0.0 (10/01/16)

@@ -4,0 +10,0 @@

7

package.json
{
"name": "react-typist",
"version": "1.0.0",
"version": "1.0.1",
"description": "Typing animations with React",

@@ -65,2 +65,3 @@ "main": "dist/Typist.js",

"postcss-loader": "^0.8.2",
"promise-mock": "^1.1.0",
"react": "^15.0",

@@ -74,5 +75,3 @@ "react-addons-test-utils": "^15.0",

},
"dependencies": {
"promise-mock": "^1.1.0"
}
"dependencies": {}
}
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