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

@amalto/wordings

Package Overview
Dependencies
Maintainers
2
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/wordings - npm Package Compare versions

Comparing version 1.9.30 to 1.9.31

10

package.json

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

"description": "Wordings used on platform6.",
"version": "1.9.30",
"version": "1.9.31",
"license": "MIT",

@@ -41,8 +41,8 @@ "repository": {

"ava": "1.2.1",
"nyc": "^13.2.0",
"ts-loader": "6.2.1",
"typescript": "3.7.2",
"nyc": "^15.1.0",
"ts-loader": "8.4.0",
"typescript": "4.7.4",
"webpack": "4.41.2"
},
"gitHead": "08b20828287c7a3564ba34dce6a4deadae1629e0"
"gitHead": "12c99fb318e38ad8e32a51c4880c49fa1d703cd1"
}

@@ -19,4 +19,7 @@ const { resolve } = require('path');

resolve: {
extensions: ['.webpack.js', '.ts', '.tsx', '.js', '.jsx', '.json']
extensions: ['.webpack.js', '.scss', '.css', '.js', '.ts', '.tsx']
},
node: {
fs: 'empty'
},

@@ -42,6 +45,3 @@ externals: {

},
devtool: 'source-map',
node: {
fs: 'empty'
}
devtool: 'source-map'
};

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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