Socket
Socket
Sign inDemoInstall

@workday/canvas-kit-codemod

Package Overview
Dependencies
3
Maintainers
6
Versions
983
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-alpha.726-next.0 to 11.0.0-alpha.758-next.0

dist/es6/v11/replaceStylesIconProp.d.ts

2

dist/es6/v11/index.js
import renameHasErrorPreview from './renameHasErrorPreview';
import replaceStylesIconProp from './replaceStylesIconProp';
const transform = (file, api, options) => {

@@ -7,2 +8,3 @@ // These will run in order. If your transform depends on others, place yours after dependent transforms

renameHasErrorPreview,
replaceStylesIconProp,
];

@@ -9,0 +11,0 @@ return fixes.reduce((source, fix) => fix({ ...file, source }, api, options), file.source);

4

package.json

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

"license": "Apache-2.0",
"version": "11.0.0-alpha.726-next.0",
"version": "11.0.0-alpha.758-next.0",
"description": "A collection of codemods for use on Workday Canvas Kit packages.",

@@ -47,3 +47,3 @@ "main": "dist/es6/index.js",

},
"gitHead": "92313a01b7703822a67e7c7f7aff5460237f8ce7"
"gitHead": "8d03e85b517b28f0f8dbf4918b9bda35a3e5d893"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc