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

binder-editor

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binder-editor - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

dist/locales/de/translation.json

4

package.json

@@ -5,3 +5,3 @@ {

"build": "rimraf dist && tsc -p tsconfig.json",
"postbuild": "copyfiles --flat **/*/*.css dist/components",
"postbuild": "cross-env copyfiles --flat **/*/*.css dist/components && cp -r ./example/public/locales dist/locales",
"start": "cross-env NODE_ENV=development webpack-dev-server --progress",

@@ -14,3 +14,3 @@ "fix": "npm run prettier -- --write",

},
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",

@@ -17,0 +17,0 @@ "repository": {

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