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

informed

Package Overview
Dependencies
Maintainers
1
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

informed - npm Package Compare versions

Comparing version 1.10.3 to 1.10.4

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 1.10.4 ( August 13, 2018 )
### Fixed
- Issue with @babel/runtime was the dep when it should have ben @babel/runtime-corejs2
## 1.10.3 ( August 13, 2018 )

@@ -2,0 +8,0 @@

9

package.json
{
"name": "informed",
"version": "1.10.3",
"version": "1.10.4",
"description": "A lightweight framework and utility for building powerful forms in React applications",

@@ -58,3 +58,2 @@ "main": "dist/index.js",

"@babel/preset-react": "^7.0.0-rc.1",
"@babel/runtime-corejs2": "^7.0.0-rc.1",
"@storybook/addon-options": "^3.4.10",

@@ -79,3 +78,2 @@ "@storybook/addons": "^4.0.0-alpha.13",

"html-loader": "^0.5.5",
"husky": "^0.14.3",
"istanbul-instrumenter-loader": "^3.0.1",

@@ -90,3 +88,2 @@ "jsdom": "^11.12.0",

"prettier": "1.14.2",
"pretty-quick": "^1.6.0",
"react": "^16.4.2",

@@ -106,5 +103,3 @@ "react-dom": "^16.4.2",

"dependencies": {
"@babel/runtime": "^7.0.0-rc.1",
"husky": "^0.14.3",
"pretty-quick": "^1.6.0"
"@babel/runtime-corejs2": "^7.0.0-rc.1"
},

@@ -111,0 +106,0 @@ "nyc": {

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