Socket
Socket
Sign inDemoInstall

@ordergroove/i18n-data

Package Overview
Dependencies
0
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1-alpha-PR-542-24.370

11

karma.conf.js

@@ -21,13 +21,4 @@ // Karma configuration

preprocessors: {
'**/*.js': ['webpack', 'sourcemap']
'**/*.js': ['esbuild']
},
webpack: {
mode: 'development'
},
webpackMiddleware: {
// webpack-dev-middleware configuration
// i. e.
stats: 'errors-only',
logLevel: 'error'
},

@@ -34,0 +25,0 @@ // test results reporter to use

7

package.json
{
"name": "@ordergroove/i18n-data",
"version": "0.3.0",
"version": "0.3.1-alpha-PR-542-24.370+9aab0a3e",
"description": "Contains information about select countries to use in different applications.",

@@ -16,4 +16,3 @@ "keywords": [

"test": "../../node_modules/.bin/karma start --single-run --log-level error --reporters progress",
"test:watch": "../../node_modules/.bin/karma start",
"postversion": "../../bin/postversion.sh"
"test:watch": "../../node_modules/.bin/karma start"
},

@@ -24,3 +23,3 @@ "repository": {

},
"gitHead": "f5406c2e709e160392b97707b97c77f57b263d8f"
"gitHead": "9aab0a3e8444d3a178d5ade8e92b7843d84991ab"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc