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

@contentful/f36-popover

Package Overview
Dependencies
Maintainers
126
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-popover - npm Package Compare versions

Comparing version 4.17.0 to 4.18.0

dist/index.d.ts

8

CHANGELOG.md
# Change Log
## 4.18.0
### Patch Changes
- Updated dependencies []:
- @contentful/f36-utils@4.18.0
- @contentful/f36-core@4.18.0
## 4.17.0

@@ -4,0 +12,0 @@

14

package.json
{
"name": "@contentful/f36-popover",
"version": "4.17.0",
"version": "4.18.0",
"description": "Forma 36: Popover component",
"scripts": {
"build": "parcel build"
"build": "tsup"
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"@contentful/f36-core": "^4.17.0",
"@contentful/f36-core": "^4.18.0",
"@contentful/f36-tokens": "^4.0.1",
"@contentful/f36-utils": "^4.17.0",
"@contentful/f36-utils": "^4.18.0",
"@popperjs/core": "^2.11.5",

@@ -24,5 +24,5 @@ "emotion": "^10.0.17",

],
"main": "dist/main.js",
"module": "dist/module.js",
"types": "dist/types.d.ts",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"source": "src/index.ts",

@@ -29,0 +29,0 @@ "sideEffects": false,

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