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

tui-code-snippet

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tui-code-snippet - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

ajax/.eslintrc.js

13

package.json
{
"name": "tui-code-snippet",
"version": "2.2.0",
"version": "2.3.0",
"description": "TOAST UI Utility: CodeSnippet",

@@ -11,2 +11,3 @@ "main": "dist/tui-code-snippet.js",

"bundle": "webpack --mode=production & webpack --mode=production --minify",
"transpile": "babel --plugins babel-plugin-add-module-exports ajax/index.mjs --out-file ajax/index.js && babel --plugins @babel/plugin-transform-member-expression-literals ajax/index.js --out-file ajax/index.js",
"doc:serve": "tuidoc --serv",

@@ -29,2 +30,3 @@ "doc": "tuidoc",

"files": [
"ajax",
"array",

@@ -47,3 +49,8 @@ "browser",

"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/plugin-transform-member-expression-literals": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@toast-ui/release-notes": "^2.0.1",
"babel-plugin-add-module-exports": "^1.0.2",
"eslint": "^6.7.1",

@@ -53,4 +60,3 @@ "eslint-config-prettier": "^6.7.0",

"eslint-loader": "^3.0.2",
"eslint-plugin-prettier": "^3.1.1",
"jasmine-ajax": "^3.3.1",
"eslint-plugin-prettier": "^3.1.2",
"jasmine-core": "^2.7.0",

@@ -65,2 +71,3 @@ "jasmine-jquery": "^2.1.1",

"karma-jasmine": "1.0.2",
"karma-jasmine-ajax": "^0.1.13",
"karma-junit-reporter": "^1.2.0",

@@ -67,0 +74,0 @@ "karma-safari-launcher": "^1.0.0",

@@ -34,2 +34,4 @@ # TOAST UI Tools: Code Snippet

* ajax
* Send the Ajax request
* array

@@ -36,0 +38,0 @@ * Handle arrays

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

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