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

react-datocms

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-datocms - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

dist/Image/index.js

@@ -96,3 +96,3 @@ "use strict";

regularSource,
data.src && (react_1.default.createElement("img", { src: data.src, alt: data.alt, title: data.title, onLoad: handleLoad, style: { maxWidth: "100%" } })))),
data.src && (react_1.default.createElement("img", { src: data.src, alt: data.alt, title: data.title, onLoad: handleLoad, style: { width: "100%" } })))),
react_1.default.createElement("noscript", null,

@@ -99,0 +99,0 @@ react_1.default.createElement("picture", { className: pictureClassName, style: Object.assign(Object.assign({}, pictureStyle), absolutePositioning) },

{
"name": "react-datocms",
"version": "1.1.2",
"version": "1.1.3",
"types": "dist/index.d.ts",

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

"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^25.1.3",
"@types/jest": "^25.1.4",
"@types/react": "^16.9.23",

@@ -18,0 +18,0 @@ "@types/styled-jsx": "^2.2.8",

@@ -35,3 +35,3 @@ # react-datocms

- Pure React: [https://react-datocms-example.netlify.com/](https://react-datocms-example.netlify.com/)
- Server side rendering with Next.js: [https://with-next-typescript.stefanoverna.now.sh/](https://with-next-typescript.stefanoverna.now.sh/)
- Server side rendering with Next.js: [https://with-next-typescript.datocms.now.sh/](https://with-next-typescript.datocms.now.sh/)

@@ -38,0 +38,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

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