Socket
Socket
Sign inDemoInstall

@workday/canvas-kit-codemod

Package Overview
Dependencies
300
Maintainers
2
Versions
983
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-beta.0-next.17 to 5.0.0-beta.0-next.18

lib/v5/renameCoreImports.ts

3

lib/v5/index.ts

@@ -8,2 +8,4 @@ import slashImports from './slashImports';

import renameSpacing from './renameSpacing';
// core and labs/core codemods
import renameCoreImports from './renameCoreImports';

@@ -21,2 +23,3 @@ import {API, FileInfo, Options} from 'jscodeshift';

renameSpacing,
renameCoreImports,
];

@@ -23,0 +26,0 @@

4

package.json

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

"license": "Apache-2.0",
"version": "5.0.0-beta.0-next.17+c4fc177a",
"version": "5.0.0-beta.0-next.18+a4258289",
"description": "A collection of codemods for use on Workday Canvas Kit packages.",

@@ -39,3 +39,3 @@ "main": "index.js",

},
"gitHead": "c4fc177a0a480bfe79d418e85fcb550b8be4b915"
"gitHead": "a425828989c613e9145aca11e242214f5a31a438"
}
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