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

inlines

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inlines - npm Package Compare versions

Comparing version 0.4.0-alpha.15 to 0.4.0-alpha.16

7

package.json
{
"name": "inlines",
"description": "When you just want to use the style prop in React",
"version": "0.4.0-alpha.15",
"version": "0.4.0-alpha.16",
"main": "dist/src/index.js",

@@ -9,3 +9,3 @@ "types": "dist/src/index.d.ts",

"exports": {
"./ssr": "./dist/src/ssr/index.js"
"./ssr": "./dist/src/ssr.js"
},

@@ -53,3 +53,4 @@ "type": "module",

"peerDependencies": {
"react": "*"
"react": "*",
"typescript": "*"
},

@@ -56,0 +57,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