@supernova-studio/pulsar-core 1.0.11 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -997,7 +997,7 @@
997
997
  "affectsGlobalScope": false
998
998
  },
999
999
  "../src/tests/lib.pulsar/TestPulsarCodeManipulation.spec.ts": {
1000
- "version": "5dc08c4849a532a316888fdec720ef06cc78200790c25d330cf0d0bac4bbe9a9",
1000
+ "version": "0ae6b50539c9fd3b9dd30930bece5b0d82e59fc1a26a85c3fe83042c2ffa2c00",
1001
1001
  "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
1002
1002
  "affectsGlobalScope": false
1003
1003
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supernova-studio/pulsar-core",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "Export Engine for Supernova DSM",
5
5
  "main": "build/main/index.js",
6
6
  "typings": "build/main/index.d.ts",
@@ -48,7 +48,7 @@
48
48
  "node": ">=8.9"
49
49
  },
50
50
  "dependencies": {
51
- "@supernova-studio/pulsar-language": "^1.0.11",
51
+ "@supernova-studio/pulsar-language": "^1.0.12",
52
52
  "axios": "^0.20.0",
53
53
  "browserify": "^16.5.2",
54
54
  "dot-prop": "^5.2.0",