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

@burst/frontend-editing

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burst/frontend-editing - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

12

package.json
{
"name": "@burst/frontend-editing",
"version": "0.1.1",
"version": "0.1.2",
"description": "Package to allow front-end editing",

@@ -22,9 +22,7 @@ "author": "Mattijn Stolk mattijn.stolk@iodigital.com",

"@radix-ui/react-dialog": "^1.0.0",
"@types/react": "^17.0.34",
"next": "^12.1.4",
"@types/react": "^17.0.19",
"next": "^12.1.0",
"react": "^17.0.2",
"ts-node": "^10.2.1",
"ts-standard": "*",
"tslib": "^2.3.1",
"typescript": "^4.6.3"
"typescript": "^4.3.2"
},

@@ -36,3 +34,3 @@ "ts-standard": {

},
"gitHead": "9035e29a0907d38a38a7f1063d35525950f08ffe"
"gitHead": "ea7e02d7b728bad3537e0d6a728c8863e8edac04"
}

@@ -97,2 +97,7 @@ # `@burst/frontend-editing`

import Editable from "@components/frontendEditing/Editable";
import {getCmsUrl} from "@misc/environments";
import {PreviewData} from "@misc/preview";
import {previewModeEnabled} from "@misc/helpers";
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